-
这个程序运行在CCstudio平台上,所用语言为c语言,完成的功能是电机pwm多路变换...
这个程序运行在CCstudio平台上,所用语言为c语言,完成的功能是电机pwm多路变换-This program runs in CCStudio platform, the language used for the c language, the completion of the function is to transform multi-channel pwm motor
- 2022-10-30 19:55:03下载
- 积分:1
-
ARM946E_S review
ARM946E_S review
- 2023-05-07 03:30:03下载
- 积分: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
-
最新的LPC214X USB驱动程序,适用于
NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148。...
最新的LPC214X USB驱动程序,适用于
NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148。-LPC214X USB driver for NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148.
- 2023-08-25 16:45:04下载
- 积分:1
-
T6963 driver for ARM microcontroller
T6963 driver for ARM microcontroller-T6963 driver for ARM microcontroller
- 2023-04-08 21:40:03下载
- 积分:1
-
LPC2132开发板,protel99格式,包括原理图和PCB图
LPC2132开发板,protel99格式,包括原理图和PCB图-LPC2132 protel99 SCH PCB
- 2022-03-14 04:21:56下载
- 积分:1
-
LPC1788-Lwip-v1.4.0
示例移植 LWIP 单片机 LPC1788
120 MHz 恩智浦LPC1788FBD208手臂皮质 M3 32微控制器 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-05-30 03:00:03下载
- 积分:1
-
GPU编程教程,目前国内好的唯一的中文教程。
GPU编程教程,目前国内好的唯一的中文教程。-GPU programming tutorials, the only Chinese domestic good tutorial.
- 2022-03-24 16:24:34下载
- 积分:1
-
UART s3c2410ads under the test procedures, including startup buy
s3c2410ads下uart的测试程序,包含启动代买-UART s3c2410ads under the test procedures, including startup buy
- 2022-03-03 16:49:50下载
- 积分:1
-
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。...
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。-Please read them carefully before you write the document package to their specific functions (at least 20 words). As far as possible not to let the station to the time spent on your note on the amendment.
- 2022-08-13 09:40:00下载
- 积分:1