-
S3C4510铰接到整个擦除闪存
对S3C4510挂接的FLASH整片擦除-S3C4510 articulated to the entire erase FLASH
- 2022-05-21 23:09:46下载
- 积分:1
-
ucgui在44b0上的移植源代码
ucgui在44b0上的移植源代码-ucgui 44b0 in the transplant source code
- 2023-04-21 21:30:04下载
- 积分:1
-
power PCB 教程
power PCB 教程-power PCB Guide
- 2023-03-06 20:35:03下载
- 积分:1
-
AT91RM9200 hard disk interface code, and with the realization of ucfs
at91rm9200硬盘的接口代码,并带有ucfs的实现-AT91RM9200 hard disk interface code, and with the realization of ucfs
- 2022-04-01 10:46:50下载
- 积分:1
-
飞凌嵌入式翻译的2440中文资料,绝对实用
飞凌嵌入式翻译的2440中文资料,绝对实用-Feiling embedded translation 2440 Chinese data, the absolute utility
- 2022-04-22 17:05:17下载
- 积分:1
-
S3C2440 startup assembly code, where it should be noted that at the beginning of...
S3C2440的启动汇编代码,这里要注意的是开头的几个异常跳转,因为ARM不支持中断地址重映射,大家这里要多花心思体会,呵呵!~-S3C2440 startup assembly code, where it should be noted that at the beginning of a few abnormal Jump, because ARM does not support interrupt address re-mapping, everyone here thought it takes experience, huh, huh! ~
- 2022-10-11 15:30:03下载
- 积分:1
-
j基于STM32 串口显示温度源程序
基于STM32串口显示温度的源程序,系统读取到温度传感器DS18B20的温度值后,通过串口,发送到电脑的串口调试助手哪里显示出来~~~
- 2022-05-31 18:32:37下载
- 积分:1
-
from 16* 16 lattice Store applications, c source
提取16*16点阵汉字库的应用程序,c源程序-from 16* 16 lattice Store applications, c source
- 2022-02-26 01:27:16下载
- 积分:1
-
多微处理器用Verilog HDL
多周期处理器--verilog写的,欢迎大家来下载,-multicycle microprocessor written with verilog HDL
- 2023-08-03 21:25:02下载
- 积分: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