-
sta015t(mp3)的源程序
sta015t(mp3)的源程序-sta015t (mp3) of the source
- 2022-12-07 07:40:03下载
- 积分:1
-
针对三星ARM处理器的flash烧写程序,可以将二进制代码写入flash。...
针对三星ARM处理器的flash烧写程序,可以将二进制代码写入flash。-against Samsung ARM processor flash burning process, the binary code can be written into the flash.
- 2022-08-14 01:56:54下载
- 积分:1
-
FPGA设计的PCI的IP核
FPGA设计,PCI的IP核,很好的源代码,供大家参考!
- 2022-08-05 18:43:12下载
- 积分: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
-
ZLG
ZLG-LPC2210开发板定时器操作程序-ZLG-LPC2210 development board timer operation
- 2022-09-26 19:25:02下载
- 积分:1
-
arm开发板仿真平台
SkyEye is an Open Source Software Project (GPL Licence). Origin fro...
arm开发板仿真平台
SkyEye is an Open Source Software Project (GPL Licence). Origin from GDB/Armulator, The goal of SkyEye is to provide an integrated simulation environment in Linux and Windows.-SkyEye is an Open Source Software Project (GPL Licence). Origin from GDB/Armulator, The goal of SkyEye is to provide an integrated simulation environment in Linux and Windows.
- 2022-07-13 01:38:48下载
- 积分:1
-
介绍linux的命令,介绍比较具体,可以对于初学者是一种很好的帮助。...
介绍linux的命令,介绍比较具体,可以对于初学者是一种很好的帮助。-on the orders, introduced more specific, for beginners is a good way of helping.
- 2022-01-31 02:38:18下载
- 积分:1
-
STM32-I2C-EEPROM
资源描述野火STM32例程,STM32通过硬件IIC接口读写EEPROM,初学者必看实用例程
- 2022-02-15 12:43:21下载
- 积分:1
-
这是一段控制步进电机转动的代码。希望对搞电机的同行有所帮助。驱动芯片是297+298...
这是一段控制步进电机转动的代码。希望对搞电机的同行有所帮助。驱动芯片是297+298-this is a code for controlling the step motor.
- 2022-01-28 08:40:22下载
- 积分:1
-
wdm格式的驱动例子代码,包括io端口的读写。是前面三个例子的升级。...
wdm格式的驱动例子代码,包括io端口的读写。是前面三个例子的升级。-wdm drivers format code examples, including io- port reader. Yes previous three examples upgrade.
- 2022-06-20 12:32:06下载
- 积分:1