-
好的学习资料arm7任何起步学好LIUNX下的AM7
好的学习资料arm7任何起步学好LIUNX下的AM7-ARM7 any good learning materials LIUNX started to learn under AM7
- 2022-03-18 11:15:01下载
- 积分:1
-
The PDF describes how to develop in the EWARM in stm32f10x series of very helpfu...
该PDF讲述了怎样在EWARM中进行开发stm32f10x系列,对初学者很有帮助。-The PDF describes how to develop in the EWARM in stm32f10x series of very helpful for the beginner.
- 2022-07-20 03:09:34下载
- 积分:1
-
dsp2812例程
很好的例程
包含sci 等外设
module i2c_master_model (scl, sda);
inout scl;
inout sda;
parameter slave_addr_reg = 7"b0110101; //slave addr
int i;
reg R_scl = 1"bz;
reg R_sda = 1"bz;
reg clk = 0;
always #(1329.1125) clk = !clk;
assign scl = R_scl;
assign sda = R_sda;
- 2022-08-04 02:55:17下载
- 积分:1
-
一个ARM7的启动源程序
一个ARM7的启动源程序-an ARM7 start source
- 2022-08-24 23:20:53下载
- 积分:1
-
STM32F4的PWM
应用背景而PWM cikis试剂盒:手臂STM32F407VG STM32F4探索2015100引脚关键技术臂STM32F4套件:STM32F4探索versiyon:4.05座:456897日:gth65777 DF:567yu
- 2022-03-19 11:13:38下载
- 积分:1
-
lpc23xx sd文件系统源码 很有用 大家可以
lpc23xx sd文件系统源码 很有用 大家可以-lpc23xx sd source file system can be useful to everyone
- 2022-03-11 06:27:51下载
- 积分:1
-
FPGA digital electronic systems design and development of CD
FPGA数字电子系统设计与开发实例导航光盘内附源码-FPGA digital electronic systems design and development of CD-ROM containing source code examples of navigation
- 2022-03-17 05:52:47下载
- 积分:1
-
2410平台硬件文档,具体内容请参考文档的说明,
2410平台硬件文档,具体内容请参考文档的说明,-2410 hardware platform document, the specific content of the document please refer to Note
- 2022-08-14 13:56:26下载
- 积分:1
-
s3c44b0测试代码,ADS开发环境,基本模块测试
s3c44b0测试代码,ADS开发环境,基本模块测试-S3C44B0 test code, ADS development environment, the basic module test
- 2023-04-08 22:00:02下载
- 积分:1
-
VFD GU128X32
VFD GU128X32-800A驱动程序,测试通过!
可显示任意字符-VFD GU128X32- 800A driver, the test! Can show that the arbitrary character! !
- 2023-08-29 16:00:04下载
- 积分:1