-
本代码是基于PXA270开发板的I2C总线驱动程序
本代码是基于PXA270开发板的I2C总线驱动程序-This code is based on PXA270 development board I2C bus driver
- 2022-05-06 23:22:14下载
- 积分:1
-
SPI从属模式SPI从机模式
spi slave model spi slave model
- 2022-09-23 12:55:03下载
- 积分:1
-
ARM7
ARM7的s3c44b0x连接键盘和LED数码管代码-ARM7-S3C44B0X connect the keyboard and LED digital tube code
- 2023-04-02 08:40:03下载
- 积分:1
-
单片机读写U盘程序,包含FAT32文件系统和U盘枚举过程
单片机读写U盘程序,包含FAT32文件系统和U盘枚举过程-U disk read and write single-chip process
- 2022-05-10 20:21:08下载
- 积分:1
-
DSP28335驱动SD卡的例子,采用c代码编写
DSP28335驱动SD卡的例子,采用c代码编写,有注释,测试通过,供需要的同学参考~
- 2022-02-12 21:13:41下载
- 积分:1
-
ATMEL AT91SAM USB Mass Storage Module
ATMEL AT91SAM USB Mass Storage Module
- 2022-06-13 01:31:04下载
- 积分:1
-
CC2430点对点通信
CC2430点对点通信,程序编译就能够实现。
void receiveMode(void)
{
BYTE* receiveBuffer;
BYTE length;
BYTE res;
BYTE sender;
while(1)
{
YLED = LED_ON;
res = radioReceive(&receiveBuffer, &length, RECEIVE_TIMEOUT, &sender);
YLED = LED_OFF;
- 2023-04-29 13:05:04下载
- 积分:1
-
MODEM AT 指令集
MODEM AT 指令集-MODEM AT command set
- 2022-03-25 01:27:06下载
- 积分:1
-
在仿真软件protues7.1上仿真arm7的GUI的代码和protues的工程文件。是学习arm的一个好东西...
在仿真软件protues7.1上仿真arm7的GUI的代码和protues的工程文件。是学习arm的一个好东西-In the simulation software simulation protues7.1 on ARM7 code and the GUI works protues document. Learning arm of a good thing
- 2022-04-27 12:20:16下载
- 积分:1
-
安腾通过串口源系列燃烧
at91系列通过串口烧写源程序-Itanium series of burning through the serial port source
- 2022-11-18 05:40:03下载
- 积分:1