搜索资源列表
c8051的flash读写
- 从 C8051F02x Flash 存储器的结构可以知道,C8051F02x的 Flash 存储器中,不仅具有64KB的 Flash存 储器(其地址为0x0000~0xFFFF,该存储器可以用来存储 程序代码和非易失性数据),还有一个附加的128B的扇 区(该扇区位于0x10000~0x1007F)。 C8051F02x的Flash存 储器中附加的128B的扇区在64KB存储器中是双映射的, 其逻辑地址范围是0x0000~0x007F。许多单片机应用场合 需要使用掉电不丢失内容的数
c8051f020-IIC-EEPROM
- c8051f020系列单片机IIC功能开发例程,希望对大家有帮助-c8051f020 Series MCU IIC function development routines, we want to help
at45db081
- C8051F020实现存储器EEPROM AT45db081的数据读写操作,同时了解硬件spi读写操作-C8051F020 achieve data memory EEPROM AT45db081 to read and write operations, at the same time learn to read and write operation hardware spi
at45db081
- c8051f020 实现存储器EEPROM AT45db081的数据读写操作,同时了解硬件spi读写操作-c8051f020 to achieve the data memory EEPROM AT45db081 read and write operations, while understanding the hardware spi read and write operations
5
- 单片机中的SPI 操作,基于C8051f020-This program accesses a SPI EEPROM using polled mode access. The F02x MCU is configured in 4-wire Single Master Mode, and the EEPROM is the only slave device connected to the SPI bus. The read/write operations are tailored
C8051F020
- 基于C8051F020实现的AD,UART,EEPROM程序-C8051F020-based implementation of AD, UART, EEPROM program
C8051F020-IIC-CODE
- C8051芯片的I2C总线控制程序,包含五段代码(读写EEPROM,主控读写单字节,多字节,被动读写单字节,多字节)-C8051 chip of I2C bus control procedures, including five sections code (reading and writing EEPROM, master literacy single-byte, many bytes, passive literacy single-byte, multibyte)
IIC_-EEPROM
- c8051f020 通用读写24cx系列i2c总线器件的通用程序-c8051f020 24cx series, universal reader i2c bus device common procedures
IIC_READ_WRITE_EEPROM
- C8051F020单片机上通过IIC读写EEPROM的程序- C8051F020 MCU through IIC reading and writting EEPROM program