文件名称:LPC2134_WR_FM25L04
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-03-13
- 文件大小:
- 329kb
- 下载次数:
- 0次
- 提 供 者:
- 蒋**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
通过串口0,波特率9600
发送十六进制数,连续写入FM25L04的前30个地址,且最后地址的数据始终是串口发送的第三个数,再读出,发送到串口软件上
01 00 7F 10 04 05 06 07-0 through the serial port, baud rate 9600 to send the hexadecimal number, sequential write address FM25L04 before 30, and the last address data is always transmitted by a third serial number, read out and sent to the serial port software 01 00 7F 10 04 05 06 07
发送十六进制数,连续写入FM25L04的前30个地址,且最后地址的数据始终是串口发送的第三个数,再读出,发送到串口软件上
01 00 7F 10 04 05 06 07-0 through the serial port, baud rate 9600 to send the hexadecimal number, sequential write address FM25L04 before 30, and the last address data is always transmitted by a third serial number, read out and sent to the serial port software 01 00 7F 10 04 05 06 07
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LPC2134读写铁电FM25L04\AD9912\AD9912.c
......................\......\AD9912.h
......................\..C\ADC.c
......................\...\ADC.h
......................\..F4153\ADF4153.c
......................\.......\ADF4153.h
......................\DS1631\DS1631.c
......................\......\DS1631.h
......................\EINT\EINT.c
......................\....\EINT.h
......................\IIC\IIC.c
......................\...\IIC.h
......................\LPC2131_OOK.mcp
......................\..........._Data\CWSettingsWindows.stg
......................\................\DebugInFLASH\LPC2131_OOK.axf
......................\................\............\LPC2131_OOK.hex
......................\................\............\ObjectCode\AD9912.o
......................\................\............\..........\ADC.o
......................\................\............\..........\ADF4153.o
......................\................\............\..........\DS1631.o
......................\................\............\..........\EINT.o
......................\................\............\..........\IIC.o
......................\................\............\..........\IRQ.o
......................\................\............\..........\LPC2131_OOK.hex
......................\................\............\..........\main.o
......................\................\............\..........\Startup.o
......................\................\............\..........\target.o
......................\................\............\..........\Timer.o
......................\................\............\..........\UART.o
......................\................\............\TargetDataWindows.tdt
......................\................\.......RAM\TargetDataWindows.tdt
......................\................\RelInFLASH\TargetDataWindows.tdt
......................\src\config.h
......................\...\IRQ.s
......................\...\LPC2294.h
......................\...\main.c
......................\...\mem_a.scf
......................\...\mem_b.scf
......................\...\mem_c.scf
......................\...\Startup.s
......................\...\target.c
......................\...\target.h
......................\...\Wimax_ARM.h
......................\Timer\Timer.c
......................\.....\Timer.h
......................\UART\UART.c
......................\....\UART.h
......................\串口调试助手.exe
......................\说明.txt
......................\LPC2131_OOK_Data\DebugInFLASH\ObjectCode
......................\................\DebugInFLASH
......................\................\DebugInRAM
......................\................\RelInFLASH
......................\AD9912
......................\ADC
......................\ADF4153
......................\DS1631
......................\EINT
......................\IIC
......................\LPC2131_OOK_Data
......................\src
......................\Timer
......................\UART
LPC2134读写铁电FM25L04