-
stm32 spi 连接 nokia 5110 3110 lcd
stm32f407 stm32f4 discoverary 开发板通过 spi2 连接 nokia 5110 3110 lcd,演示了文字显示。
- 2022-01-25 17:39:50下载
- 积分:1
-
uC/OS
uC/OS-II在EP7312微处理器的移植源程序-Phone/OS-II in the EP7312 microprocessor transplant program
- 2022-05-12 10:38:09下载
- 积分:1
-
ffmpeg 源码
资源描述顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶ddddddddddddddddddd 顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶
- 2022-11-15 10:30:05下载
- 积分:1
-
Samsung s3c2410 bootloader
三星s3c2410 bootloader -Samsung s3c2410 bootloader
- 2022-07-22 20:21:17下载
- 积分:1
-
lWIP是TCPIP的协议的源代码。采用的是最新LWIP0.6.4版本。为了得到最佳性能,我们需要引入操作
系统。上面的UCOSII就是一个很好操作系统。...
lWIP是TCPIP的协议的源代码。采用的是最新LWIP0.6.4版本。为了得到最佳性能,我们需要引入操作
系统。上面的UCOSII就是一个很好操作系统。-lWIP TCPIP agreement is the source code. Using the latest version LWIP0.6.4. To get the best performance, we need to introduce the operating system. UCOSII above is a very good operating system.
- 2022-08-19 06:42:09下载
- 积分:1
-
基于STR710和嵌入式操作系统的串口驱动程序
基于STR710和嵌入式操作系统的串口驱动程序-STR710-based and embedded operating systems serial driver
- 2022-03-16 07:15:56下载
- 积分: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
-
SJF2440烧写工具的代码,可以较为深入的了解烧写工具的具体实现过程!...
SJF2440烧写工具的代码,可以较为深入的了解烧写工具的具体实现过程!-SJF2440 programmer tools code, can be a deeper understanding of the specific programmer tools realize the process!
- 2022-06-18 16:26:13下载
- 积分:1
-
USB CAMERA THESIS. VERY USEFUL
USB CAMERA THESIS. VERY USEFUL
- 2023-05-13 18:10:02下载
- 积分:1
-
SCM MC9S12DG128 writable EEPROM operational support byte read and write, read an...
FREESCALE 16位单片机片MC9S12DG128的EEPROM读写操作程序,支持字节读写,字读写,长字读写,由产品验证,放心使用-SCM MC9S12DG128 writable EEPROM operational support byte read and write, read and write words, long words literacy, product certification and quality assurance use
- 2022-05-29 16:11:06下载
- 积分:1