-
STM32硬件设计文档
STM32 HARDWARE DESIGN DOCUMENT
- 2022-05-27 10:55:14下载
- 积分:1
-
Samsung 44BO applications, Candance complete schematic
三星44BO应用系统,Candance原理图全套-Samsung 44BO applications, Candance complete schematic
- 2022-07-01 04:24:33下载
- 积分:1
-
MP3的例程,很适用的一个MP范例。也可以设计一款MP3的参考
MP3的例程,很适用的一个MP范例。也可以设计一款MP3的参考-the routines, I am an MP applicable examples. A design can also reference MP3
- 2022-03-24 05:28:34下载
- 积分:1
-
C51 make use of the electronic bell, fresh yo, thank you everyone
使用C51做的电子钟,刚出炉的哟,谢谢大家-C51 make use of the electronic bell, fresh yo, thank you everyone
- 2022-01-26 02:26:07下载
- 积分:1
-
一款3.5寸真彩液晶屏模块的说明书和接口图,可直接与S3C2410开发板相连接
一款3.5寸真彩液晶屏模块的说明书和接口图,可直接与S3C2410开发板相连接-A 3.5-inch true color LCD module specification and interface diagram, can be directly related to S3C2410 development board is connected
- 2022-03-05 22:19:28下载
- 积分:1
-
SSD1305驱动源码
经过大量测试,稳定可靠,可用于51单片机驱动SSD1305芯片控制的液晶屏。采用C语言模拟SPI接口,实现51与SSD1305通讯。
- 2022-03-24 22:11:07下载
- 积分:1
-
AT91RM9200 with the benefit of controlling the LCD, the ADS under the testing pr...
用AT91RM9200控制信利的LCD,在ADS下实现的测试程序,方便初学者使用。-AT91RM9200 with the benefit of controlling the LCD, the ADS under the testing procedures facilitate beginners.
- 2023-09-09 03:25:03下载
- 积分:1
-
microcontroller for ARM的JTAG。
Jtag for arm microcontroller.
- 2023-08-27 20:30:05下载
- 积分:1
-
zooboot
ZooBoot-4510,基于4510的ZooBoot程序-ZooBoot- 4510, based on the 4510 procedure ZooBoot
- 2022-07-18 12:46:07下载
- 积分:1
-
mini2440 uboot 源码
已经移植成功的,基于国嵌mini2440开发板的uboot源码
int board_init (void)
{
struct s3c24x0_clock_power * const clk_power =
s3c24x0_get_base_clock_power();
struct s3c24x0_gpio * const gpio = s3c24x0_get_base_gpio();
/* to reduce PLL lock time, adjust the LOCKTIME register */
clk_power->LOCKTIME = 0xFFFFFF;
- 2022-03-10 02:48:34下载
- 积分:1