-
如何将移植到三星的
介绍了uboot 如何移植到三星的S3C2410上面,为S3C2410的bootloader更丰富。-How to introduce a uboot transplanted to Samsung
- 2022-01-26 02:45:12下载
- 积分:1
-
描述在嵌入式系统设计时,软件和硬件设计的相互统一的方法,有一定的参考价值...
描述在嵌入式系统设计时,软件和硬件设计的相互统一的方法,有一定的参考价值-described in embedded system design, software and hardware design mutually integrated approaches, there is a certain reference value
- 2023-06-01 18:05:03下载
- 积分:1
-
针对VRTX详细介绍了嵌入式实时操作系统的原理和应用,特别是第一部分关于嵌入式实时系统基础的介绍非常适合初学者全面地了解嵌入式实时系统,同时也对需要了解嵌入式系...
针对VRTX详细介绍了嵌入式实时操作系统的原理和应用,特别是第一部分关于嵌入式实时系统基础的介绍非常适合初学者全面地了解嵌入式实时系统,同时也对需要了解嵌入式系统开发的朋友有所帮助,是一部很好的教材。
-against VRTX details of the embedded real-time operating system and application principles, especially the first part of the embedded real-time systems based on very suitable for beginners to understand fully embedded real-time systems, but also requires an understanding of embedded systems development help friends, is a very good materials.
- 2022-03-21 09:44:30下载
- 积分:1
-
AVR to do the SD card reader source, with circuit schematic diagram
AVR做的SD卡读卡器源程序,带电路原理图-AVR to do the SD card reader source, with circuit schematic diagram
- 2022-03-09 23:43:22下载
- 积分: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
-
stm32串口发送例程
芯片是stm32f103,用串口1发送字符,用波特率115200,8位数据,无奇偶校验,无硬件流控制,
- 2022-03-26 11:44:51下载
- 积分:1
-
用来给ARM烧写程序的程序,可以把编译链接好的机器码烧写到ARM里面(三星的S3C44B0x),其它的ARm处理器也可以参考....
用来给ARM烧写程序的程序,可以把编译链接好的机器码烧写到ARM里面(三星的S3C44B0x),其它的ARm处理器也可以参考.-used to the procedure for burning, can build good links to the binary burning inside ARM (Samsung S3C44B0x), and others ARm processor reference.
- 2022-06-30 09:21:14下载
- 积分:1
-
单片机C语言100例源代码基于PIC
单片机C语言100例源代码基于PIC单片机C语言100例源代码基于PIC单片机C语言100例源代码基于PIC单片机C语言100例源代码基于PIC
- 2022-02-28 13:37:22下载
- 积分:1
-
三星4510开发板说明
三星4510开发板说明-Samsung Note 4510 development board
- 2023-08-11 21:15:02下载
- 积分:1
-
Online collection of STM32 Manley panel LCD driver learning theory and programmi...
网上收集的万利的STM32学习板上的LCD驱动原理及编程实现 ,希望大家喜欢-Online collection of STM32 Manley panel LCD driver learning theory and programming, I hope everyone likes
- 2022-03-25 05:54:07下载
- 积分:1