-
这是LPC2119/2129/2292/2294通用的通用GPIO程序,供大家参考。
这是LPC2119/2129/2292/2294通用的通用GPIO程序,供大家参考。-This is a generic LPC2119/2129/2292/2294 generic GPIO procedures for your reference.
- 2022-02-03 05:12:03下载
- 积分: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
-
ez80f91的演示程序,有很多进程方面的东西。比如信号量,邮箱,信息端口之类的。...
ez80f91的演示程序,有很多进程方面的东西。比如信号量,邮箱,信息端口之类的。-ez80f91 demo program, there are many things in process. Such as semaphores, mailboxes, information such as port.
- 2022-06-19 20:24:27下载
- 积分:1
-
stm32f4 CAN总线通讯-主机程序 实测可用
应用背景
这个试用与CAN通讯的主机程序,主机会发送0x1111给从机器,从机接受到信号后发送0x2222给主机,主机将收到的内容通过USART6显示在屏幕上。程序使用CoIDE编程,总线的设置等均在主函数中,方便移植。同时强烈推荐CoIDE 开源而且很适合初学者。
关键技术
CAN主机的各项配置,GPIO,USART的配置,特别适合初学者学习。清晰的编程思路。如果你是刚接触CAN总线的话一定会给你帮助的。从机只是主函数和主机不同。请大家自行修改一下。
- 2022-03-17 10:21:53下载
- 积分:1
-
FLASH memory to read and write subroutines 24C256 Series
FLASH储存器24C256系列读写子程序-FLASH memory to read and write subroutines 24C256 Series
- 2023-03-30 07:40:03下载
- 积分:1
-
- 2022-03-14 02:48:52下载
- 积分:1
-
MIPS R4400 用户手册,指令集介绍
MIPS R4400 用户手册,指令集介绍-The R4000 processor provides complete application software
compatibility with the MIPS R2000, R3000, and R6000 processors.
Although the MIPS processor architecture has evolved in response to a
compromise between software and hardware resources in the computer
system, the R4000 processor implements the MIPS ISA for user-mode
programs. This guarantees that user programs conforming to the ISA
execute on any MIPS hardware implementation.
- 2022-03-23 20:42:34下载
- 积分:1
-
This book is a good book for ARM developers and beginners
这个文件是课本为了ARM初学开发和专业开发。-This book is a good book for ARM developers and beginners
- 2022-01-26 00:33:55下载
- 积分:1
-
电子书籍:ARM assembly programming language
bournemouth university 编写的经典书籍,内容全面,共15...
电子书籍:ARM assembly programming language
bournemouth university 编写的经典书籍,内容全面,共156业-ARM assembly programming language
bournemouth university
- 2023-03-18 12:00:04下载
- 积分:1
-
深圳优龙科技LPC2468开发板BIOS.
深圳优龙科技LPC2468开发板BIOS.-Shenzhen excellent technology Liuzhou LPC2468 development board BIOS.
- 2022-02-21 22:09:15下载
- 积分:1