搜索资源列表
at45db161 dataflash 读写源代码
- at45db161 dataflash芯片的读写程序
读写at45db161代码
- 详细的读写AT45DB161的代码
AT45SPI AT45DB161 在STM32平台下的驱动程
- AT45DB161 在STM32平台下的驱动程序。可以读写-AT45DB161 READ AND WRITE PAGE FLASH
AT45DB161 AVR单片机驱动2M--FLASH存储器
- AVR单片机驱动2M--FLASH存储器(AT45DB161),通过SPI接口通讯,不用考虑分页的问题,打包好的函数可以直接调,只要调整好你的主频(外挂的晶震)就OK。如果你是懒哥们,你有福气了~-AVR microcontroller drive 2M- FLASH memory (AT45DB161), through the SPI interface communication, regardless of paging problems, packaged function can b
MSP430-AT45DB161.rar
- MSP430驱动AT45DB161的程序,可以参考使用,MSP430 driver AT45DB161 the program, you can use and reference
AT45DB161D.rar
- AT45DB161的驱动程序,用于嵌入式开发时候FLAHS的写入,AT45DB161
AT45DB161
- 1、直到批号为0645的片子,chip erase指令还是不可靠的, 这在datasheet 52页有描述。 2、芯片的页大小寄存器只能写一次(OTP), 如果配置为每页512字节后就再也不能写回每页528字节了。 3、网上很多例程是旧版的161B的程序,跟161D操作指令有不少差别, ATMEL已经不建议使用这些旧指令了, 移植的时候注意对照DATASHEET修改过来。 4、写入时一定要查询状态寄存器的忙碌标志, 否则后续指令无效,外
AT45DB161
- AT45DB161是ATMEL的DATAFLASH芯片,此程序位芯片驱动程序,程序为C语言程序,注释详尽,方便移植!-AT45DB161 is the ATMEL DataFlash chips, this process-bit chip driver, the procedures for the C language program, notes in detail to facilitate the transplant!
at45db161
- STM32F103下AT45DB161读写程序,在Keil下验证,硬件连接到103的SPi2上,软件控制片选-STM32F103 next AT45DB161 literacy program, under the verification in the Keil hardware connected to the 103 SPi2, the software control the chip select
Flash-AT45DB161
- Flash-AT45DB161 写读成功-Flash-AT45DB161 successful write-read
AT45DB161_cn_en
- AT45DB161存储芯片的中文和英文资料,对设计开发有用。-AT45DB161 memory chips in Chinese and English information on the design and development useful.
testflash
- Serial dataflash AT45DB161 及应用-Serial dataflash AT45DB161 and Application
AT45DB161
- AT45DB161串行flash全协议mega8程序,开发环境CVAVR,非常方便移植,并通过测试,适用于该系列其他芯片。-Serial flash protocol AT45DB161 full mega8 procedures, development environment CVAVR, transplantation is very convenient, and to pass the test applied to other chips in the series.
AT45DB161
- AT45DB161 dataflash 程序, 可以直接调用,以前是用在考勤机上的程序-AT45DB161 dataflash
at45db161
- at45db161 avr单片机读写完整头文件-at45db161 avr microcontroller to read and write a complete header files
AT45DB161
- 硬件上使用存储器AT45DB161的调试代码,可用使用-Hardware using memory AT45DB161 debugging code, available to use
AT45DB161
- AT45DB161 实现任意地址,长度读写操作-AT45DB161 achieve any address, length of read and write operations
AT45DB161
- 通过单片机编程实现Flash AT45DB161读、写、擦除功能。调试通过-Through the microcontroller programming Flash AT45DB161 read, write, erase function. Debugging
AT45DB161
- at45db161标准函数,在实际应用中只需将IO做调整即可。-at45db161 standard functions, in practical applications only need to make adjustments to the IO.
AT45DB161
- AT45DB161 Driver Library written for STM32