搜索资源列表
an141sw
- c8051f的IIC读取eeprom,有很好的程序结构,具有通用性,经修改后能用在任何单片机中的IIC操作中-c8051f eeprom read the IIC, a very good program structure is universal, , as amended, can be used in any single-chip-IIC operation
c8051f_flash
- c8051f单片机支持软件读写flash操作例程与相关资料,使得能过无需外接eeprom等存储器,就能保存非易失性数据(掉电不丢失的数据)。-c8051f MCU support software routines to read and write flash operation with relevant information, It would make no such external eeprom memory, we will be able to preserve nonvola
F02x_SPI0_EEPROM_Polled_Mod
- 用C8051F开发板,用SPI仿问EEPROM。该程序精简,-C8051F development board used by SPI asked imitation EEPROM. Streamline the process,
IIC_EEPROM
- C8051F330 iic接口EEPROM读写软件-C8051F330 iic software interface to read and write EEPROM
C8051F_AT24C16
- C8051F系列单片机上使用AT24C16 EEPROM-C8051F MCU using AT24C16 EEPROM
24c02
- C8051F单片机EEPROM通讯程序,I2C接口通讯-EEPROM communication for C8051F MCU,by I2C interface
c8051f_SPI
- c8051f单片机spi接口代码,主方式、从方式及具体对EEPROM芯片的控制代码-c8051f SCM spi interface code, the main way from the EEPROM chip mode and the specific control codes
C8051F310-In-System-Programming
- 用单片机,有些数据设置后需要掉电不丢失,一般首先想到的是使用eeprom,比如AVR中的Atmega系列有内部eeprom,也可以外接AT24C01之类的eeprom。这里介绍另外一种参数保存方法,Silicon Laboratories的C8051F系列,其内部程序存储区Flash可以在系统编程,功能类似于eeprom,掉电不丢失。 C8051F310内部有16K的在系统可编程Flash,地址从0x0000到0x3dff,以512字节作为一个扇区,这意味着每次擦除的时候,是对整个扇区
smbus
- SMBUS在C8051F系列单片机上实现自由驱动,可自己定义所有连接到线上的器件地址或EEPROM器件的地址。-SMBUS achieve free driving on C8051F MCU can define all the devices connected to your own address or the address of the EEPROM device online.
24.KH25L8005_SPIreadwrite
- C8051F 单片机读取EEPROM程序,通过SPI总线读取,单片机配置成4线单主机模式,且EEPROM是SPI总线上的唯一从机设备-This program accesses a SPI EEPROM using polled mode access. The F04x MCU is configured in 4-wire Single Master Mode, and the EEPROM is the only // slave device connected to the