-
ARM9_s3c2410的启动代码,绝对是最简单的。有注释,可读性强,适合刚接触嵌入式的新人。...
ARM9_s3c2410的启动代码,绝对是最简单的。有注释,可读性强,适合刚接触嵌入式的新人。-ARM9_s3c2410 the startup code, it is the simplest. Have comments, readable, and suitable for the new刚接触embedded.
- 2022-07-24 01:05:19下载
- 积分:1
-
使用BlueCore设备生产工具
Production Tools for use with Bluecore devices
- 2022-02-20 06:49:31下载
- 积分:1
-
8019测试源码for arm s3c44b0
8019测试源码for arm s3c44b0-8019 test source for arm s3c44b0
- 2022-05-15 07:14:43下载
- 积分:1
-
ARM 44b0x的USB接口的演示程序.
ARM 44b0x的USB接口的演示程序.-ARM 44b0x USB interface demo program.
- 2022-06-12 11:27:27下载
- 积分:1
-
pic pcc程序
多多交流,多多分享
我现在需要enc28j60+pic的程序,但是积分不够。谢谢,小弟是个菜鸟,大家多多包含
- 2022-03-25 04:50:02下载
- 积分:1
-
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It
permits...
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It
permits you to download new code to the device over USB. This bootrom is
installed at address 0x00000000 in the ARM, which means that it is the
first piece of code to execute after reset. At startup, it waits for
a few seconds to see if the downloader is trying to connect. If not,
then the bootloader gives up control and jumps to your program. If the
downloader is trying to connect, then the bootloader receives the new
program over USB and writes it into flash.
- 2022-07-02 10:50:21下载
- 积分:1
-
LPC2148 BSP
LPC2148 单片机的板卡支持包
其中包括文件的外围设备,如可以,SPI、 I2c、 ADC、 UART 等......
- 2022-05-28 07:24:46下载
- 积分:1
-
嵌入式ARM主板9200的PCB图纸,想做嵌入式主板的朋友可以学习一下,用PADS2005打开...
嵌入式ARM主板9200的PCB图纸,想做嵌入式主板的朋友可以学习一下,用PADS2005打开-9200 Main Board PCB drawings, the board wants Embedded friends can learn from this. opened with PADS2005
- 2022-04-06 22:51:47下载
- 积分:1
-
通过计算机并口模拟IIC总线,对TV Tuner进行读写,通过DDC2BI命令对TV进行控制,通过串口与声音测试设备连接,调整Audio曲线,也可以在此基础上扩...
通过计算机并口模拟IIC总线,对TV Tuner进行读写,通过DDC2BI命令对TV进行控制,通过串口与声音测试设备连接,调整Audio曲线,也可以在此基础上扩充自己的功能,是一个开发TV不错的工具。-Parallel computer simulation of IIC bus, on TV Tuner for reading and writing, through command DDC2BI control of TV, through the serial port and audio test equipment connection, adjust Audio curves can also be expanded on the basis of their function, is a a good tool for the development of TV.
- 2022-05-09 13:05:51下载
- 积分:1
-
傅里叶变换算法
电力行业中,交流模拟量采样傅里叶变换算法。可以有效滤除谐波,加快算法的计算时间。在电力行业中,电流、电压等交流量采集上来后,根据每周期的采样点的值,即可获得电流、电压、频率、有功功率、无功功率、实在功率和功率因数,以及各次谐波的相角,并且计算精度很高,抗干扰能力强。极大方便了软件开发人员的工作。
- 2022-06-12 13:16:34下载
- 积分:1