搜索资源列表
c8051的flash读写
- 从 C8051F02x Flash 存储器的结构可以知道,C8051F02x的 Flash 存储器中,不仅具有64KB的 Flash存 储器(其地址为0x0000~0xFFFF,该存储器可以用来存储 程序代码和非易失性数据),还有一个附加的128B的扇 区(该扇区位于0x10000~0x1007F)。 C8051F02x的Flash存 储器中附加的128B的扇区在64KB存储器中是双映射的, 其逻辑地址范围是0x0000~0x007F。许多单片机应用场合 需要使用掉电不丢失内容的数
Flash存储器W25X16,W25X32,W25X64读写擦除程序
- 大容量Flash存储器W25X16,W25X32,W25X64读写擦除程序,在SST单片机上测试通过,使用了SST单片机的硬件SPI功能;也可以使用虚拟SPI的方法,在SST和STC单片机上测试通过。-Large-capacity Flash memory W25X16, W25X32, W25X64 erasable read-write procedure, SST Singlechip test is passed, the use of SST Single-chip hardware
flash_test
- 51单片机读写FLASH(AT45DB161/AT45D161)的驱动程序-51 microcontroller to read and write FLASH (AT45DB161/AT45D161) driver
STC12LE4052AD_flash_EEprom
- STC12C2052AD片内flash作为EEprom的测试程序 程序利用串口显示当前读或者写的地址,可以通过串口写入16字节数据,并读出验证 过程:正常启动后LED1长亮,按键1读取数据,按键2测试串口,读取前要保证有数据 否则等待串口写入数据。第一次写入读出后显示不正确(地址0x00为字符串结尾) 从串口发送小于17位字符串(开头一位不存,最后一位0X00结束标志)。单片机收到 后返回原值,第一位为保存的地址。读取数据时,返回第一位为读取地址本演示代码 仅针
an_6h8s_flash
- 超强单片机h8s/h8c的闪存读写转换代码-Super Flash MCU h8s/h8c conversion code to read and write
an_7h8s_flash
- 超强单片机h8s/h8c的闪存的高速度读写转换代码-Super high-speed flash microcontroller h8s/h8c conversion code to read and write
flash
- 用单片机读写以及擦除大容量norflash的发方法.-Read,write and erase mass storage nor flash memory with mcu.
at45db081
- c8051单片机读写FLASH at45db081程序,经本人测试,真实可用-c8051 microcontroller to read and write FLASH at45db081 procedures, as I tested, the real available
17-SPI_Flash
- SPI-FLASH读写程序,单片机为stm8。-SPI-FLASH literacy program, microcontroller stm8.
M25P80
- STM32S单片机操作FLASH-M25P80的读写程序-The code about flash-m25p80 on the stm32 processor.