搜索资源列表
FM25V10_dsPIC_SPI
- 使用dsPIC6014A进行模拟SPI时序读写铁电存储器FM25V10(1M存储空间)。本来dsPIC6014A具有SPI模块,但在调试过程中发现能写不能读,没办法就尝试着用模拟SPI来读写。可以通用到任何其他处理器的SPI通讯中,并完全可以直接用来读写其他串行SPI类铁电存储器,只需要根据存储器大小修改读写地址就OK。(说明,借鉴了程序员联合网上一个仁兄的程序,在此表示谢意)-SPI timing simulation using the dsPIC6014A read ferroelectr
000FM25V10_SPI_WR.rar
- C8051F310读写铁电存储器FM25V10,C8051F310 Read & Write FM25V10
SPI_device_driver
- How to use SPI driver
FM25V10_dsPIC_SPI
- 使用dsPIC6014A进行模拟SPI时序读写铁电存储器FM25V10(1M存储空间)。本来dsPIC6014A具有SPI模块,但在调试过程中发现能写不能读,没办法就尝试着用模拟SPI来读写。可以通用到任何其他处理器的SPI通讯中,并完全可以直接用来读写其他串行SPI类铁电存储器,只需要根据存储器大小修改读写地址就OK。(说明,借鉴了程序员联合网上一个仁兄的程序,在此表示谢意)-SPI timing simulation using the dsPIC6014A read ferroelectr
LPC21xx.23xx_FRAM25V10
- FRAM FM25V10 (I2C) routines for LPC21xx,23xx. I didnt find it internet..I coded and test.it works. cool:) do not forget changing pins depend on your application.
fm25v05_149
- msp430f149 对FM25V05 芯片的读写程序-msp430f149 read and write FM25V10.
1768_FM25V10_SPI
- FM25V10的驱动代码 MCU采用的是lpc1768,通讯方式是SSP兼容的SPI通讯方式。-SPI UCOS LPC1768 SSP1 FM25V10
FM25V10
- STC89C52rc读取铁电FM25V10,实验平台TX-1c.-Read and Write the FM25V10 by STC89c52rc in the TX-1C test platform .
fm25v10
- fm25v10模块驱动,STM32F103平台上工作正常,正常读写数据。-fm25v10 module drivers, the STM32F103 platform work, the normal read and write data.
FM25V10_driver
- 驱动FM25V10 采用模拟SPI通信模式 SPI0 开发环境IAR 芯片是msp430g2553-Driving FM25V10 using analog SPI communication mode SPI0 development environment IAR chip is msp430g2553
FM25V02_DEMO
- 1)本程序为铁电FM250V02驱动程序. 2)FM25V02为256KBit,即32KByte. 3)此程序也可用适用于FM25V05(64K x 8 bits),FM25V10(128K x 8 bits), FM25H20(256K x 8 bits)等.(1) this program is a ferroelectric FM250V02 driver 2) FM25V02 is 256KBit, that is, 32KByte. 3) t