-
NXP产品LPC23XX的开发板的原文件,包含了源代码,使用手册,开发板线路图...
NXP产品LPC23XX的开发板的原文件,包含了源代码,使用手册,开发板线路图-NXP Products LPC23XX the development board of the original document, including the source code, user manual, development board circuit diagram
- 2023-05-25 05:35:05下载
- 积分:1
-
AT91RM9200 DataFlash boot源码
AT91RM9200 DataFlash boot源码-AT91RM9200 DataFlash boot source
- 2022-12-27 16:50:03下载
- 积分:1
-
ADC 2通道显示GLCD使用STM32F103(firebull / firedragon103)
应用背景本项目采用试剂盒firebull / firedragon103与STM32F103VE显示2个ADC通道(我使用 ;LM35温度显示仪表)和GLCD为线图。我是ST库来做这个项目,所以你可以使用KeilC建立这个项目和运行在firebull。或使用可映射引脚GLCD和ADC上运行的其他试剂盒关键技术STM32的ADC通道DMA STM32F103VE ST GLCD firebull喷火龙
- 2022-06-01 12:24:10下载
- 积分:1
-
臂结构的精灵规范
ELF specification for the ARM Architecture
- 2022-01-25 23:56:15下载
- 积分: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
-
sd卡模块, mcu控制、 通用 lpc2294
周立功公司
sd卡模块, mcu控制、 通用 lpc2294
周立功公司-sd-card module
- 2022-11-06 12:30:04下载
- 积分:1
-
UART instance, have been tested and fully approved, fully tested through the
UART实例,已经过测试和完全认可,完全通过测试
- 2023-07-31 02:50:02下载
- 积分:1
-
基于arm7板的录音程序,在三星的板子上测试通过
基于arm7板的录音程序,在三星的板子上测试通过-Based on the ARM7 board recording procedures, the Samsung
- 2022-07-01 19:40:04下载
- 积分:1
-
飞利浦公司lpc2148串口测试源代码
飞利浦公司lpc2148串口测试源代码...
飞利浦公司lpc2148串口测试源代码
飞利浦公司lpc2148串口测试源代码-Philips LPC2148 serial testing source code for Philips LPC2148 serial test source code
- 2023-05-18 18:40:04下载
- 积分:1
-
arm9
arm9-AT91RM9200开发板调试程序AT91RM9200-BasicUHP方面的代码,可以直接编译测试.-arm9- AT91RM9200 development board debugging procedures AT91RM9200-Bas icUHP the code can be directly translated tests.
- 2022-03-24 02:44:41下载
- 积分:1