-
讲述在ADS下S3C44B0实验的过程及其方法
讲述在ADS下S3C44B0实验的过程及其方法-S3C44B0
- 2022-05-14 06:48:07下载
- 积分:1
-
S3C4510B DMA驱动程序
S3C4510b DMA driver
- 2022-02-04 15:59:12下载
- 积分:1
-
Lcd project with ARM9261
Lcd project with ARM9261
- 2023-02-12 04:20:03下载
- 积分:1
-
开关量控制模块。读取I/O口,输出开关量信号
开关量控制模块。读取I/O口,输出开关量信号-switch control module. Read I/O port, the output switch signal
- 2022-08-22 21:46:11下载
- 积分:1
-
基于ADS1.2+HJTAG+LPC2119的CAN总线调试程序,内带有液晶与按键操作,可根据注释修改。...
基于ADS1.2+HJTAG+LPC2119的CAN总线调试程序,内带有液晶与按键操作,可根据注释修改。-Based on ADS1.2+ HJTAG+ LPC2119
- 2022-04-22 20:03:52下载
- 积分:1
-
三星单
Samsung Single-chip Principle不是本人的-Samsung Single-chip Principle is not my
- 2023-01-17 04:45:04下载
- 积分:1
-
LPC11U6X_example_code
Version v01, 2013_09_13, initial version
Version V02, 2013_11_05, Added LPCOpen demo code, BETA Version; update LPC11U6x UM;
Version V03, 2013_12_06, update ILI9341 LCD driver;
Version V04, 2013_12_11, update LPC11U6x Schematic;
update UM_LPC11U6x v0.02;
update DS_LPC11U6x v0.6_04;
Added ES_LPC11U6X v1.1;
- 2022-03-28 11:26:42下载
- 积分: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
-
simulation pulse width modulation of selective harmonic elimination of pwm inver...
simulation pulse width modulation of selective harmonic elimination of pwm inverter
- 2022-02-28 14:55:00下载
- 积分:1
-
这是LPC2119/2129/2292/2294通用的I2C通讯程序,供大家参考。集成有工程模板,直接可以使用。...
这是LPC2119/2129/2292/2294通用的I2C通讯程序,供大家参考。集成有工程模板,直接可以使用。-This is LPC2119/2129/2292/2294 generic I2C communication procedures, for your reference. Integrated Engineering has templates you can use directly.
- 2022-11-30 18:10:02下载
- 积分:1