-
dm6713 BIOS程序的内存分配
DM6713的BIOS程序-mentest 内存分配-DM6713 the BIOS memory allocation procedures-mentest
- 2022-02-21 05:12:04下载
- 积分:1
-
stm3210e
STM3210E-EVAL evaluation board User manual,英文的,原版的,推荐下载-STM3210E-EVAL evaluation board User manual, in English, original and recommended downloads
- 2023-04-29 23:05:03下载
- 积分:1
-
ARM Elaborates on application systems development, based on S3C4510B the system...
ARM应用系统开发详解,基于S3C4510B的系统设计。-ARM Elaborates on application systems development, based on S3C4510B the system design.
- 2022-03-17 07:20:30下载
- 积分:1
-
ARM basic knowledge, I have just found. And the U.S. share of
ARM基础知识,我刚找到的。
和大家共同分享下-ARM basic knowledge, I have just found. And the U.S. share of
- 2022-03-30 12:59:43下载
- 积分:1
-
ARM开发板测试程序
嵌入式开发板测试程序,基础
1、设置串口工具
2、DNW的设置方法
3、程序烧写的步骤
4、生成自己的bin文件的方法
出厂程序演示
1、pwm蜂鸣器
2、RTC实时时钟
3、ADC实验
4、按键功能
5、触摸屏测试
6、LCD显示实验
对于出厂代码的修改和分析 (基本还是属于非常基础的基础,手把手教你操作)
第一节 ADS入门级介绍
1、外部函数声明
- 2022-11-10 16:20:04下载
- 积分:1
-
GTM900
GTM900-ARM(LPC2104)-LWIP1.1拨号详细介绍及源码。-GTM900-ARM (LPC2104)-LWIP1.1 dial-up detail and source code.
- 2022-05-12 19:10:18下载
- 积分:1
-
arm_jtag调试工具windows2
arm_jtag debug tool for windows2
- 2022-08-15 15:41:26下载
- 积分:1
-
S3C2410的串口驱动程序,移植简单,可以作您驱动程序设计的参考。...
S3C2410的串口驱动程序,移植简单,可以作您驱动程序设计的参考。-S3C2410 serial driver, transplantation simple, can be used as your driver reference design.
- 2022-04-14 22:13:14下载
- 积分:1
-
MSP430的一个RTC低功耗demo程序
MSP430的一个RTC低功耗demo程序-MSP430 low-power RTC in a demo program
- 2023-08-28 12:10:04下载
- 积分: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