-
an embedded RISC CPU design Verilog source code can be integrated. Detailed desi...
一个嵌入式RISC CPU 的Verilog 设计源码,可综合。内含详细的设计文挡。-an embedded RISC CPU design Verilog source code can be integrated. Detailed design containing the text block.
- 2022-03-02 22:58:11下载
- 积分:1
-
sd卡控制器的一个详细设计例子,有文档
sd卡控制器的一个详细设计例子,有文档,拿过来可以直接用于项目。本项目共有6个子模块(时钟,写,route,读,检测),文档有详细描述。
- 2022-07-24 11:57:09下载
- 积分:1
-
Uboot常用的移植patches, 方便定制移植到s3c2440
Uboot常用的移植patches, 方便定制移植到s3c2440-Uboot commonly transplanted patches, easy customization transplanted to S3C2440
- 2022-08-12 23:52:30下载
- 积分:1
-
codec chip TLV320AIC23, seem more painful, but look at it
codec芯片TLV320AIC23介绍,看起来比较痛苦,但是还是看看吧-codec chip TLV320AIC23, seem more painful, but look at it
- 2023-03-03 10:05:03下载
- 积分:1
-
S3C2410的bootloader的nano2410 V2
s3c2410 bootloader for nano2410 v2
- 2022-07-26 22:03:48下载
- 积分:1
-
看MIPS跑LINUX-MIPS体系结构剖析,对于深入理解MIPS架构思想很有用的,记得当初在华为的时候,很多人都有一本MIPS架构剖析,如果大家有什么不懂的,...
看MIPS跑LINUX-MIPS体系结构剖析,对于深入理解MIPS架构思想很有用的,记得当初在华为的时候,很多人都有一本MIPS架构剖析,如果大家有什么不懂的,欢迎交流-See MIPS Run LINUX-MIPS architecture analysis, for in-depth understanding of MIPS architecture ideas useful, remember when Huawei, a lot of people have a MIPS architecture analysis, if we do not know of any, please share
- 2022-11-16 16:15:04下载
- 积分:1
-
内容包括: 嵌入式TCPIP协议栈应用主机端程序(VC6源码);如何构造嵌入式Linux系统;基于ARM的嵌入式TCPIP协议的实现等...
内容包括: 嵌入式TCPIP协议栈应用主机端程序(VC6源码);如何构造嵌入式Linux系统;基于ARM的嵌入式TCPIP协议的实现等-include : Embedded TCPIP stack-mainframe application procedures (VC6 source); How to structure embedded Linux systems; Based on the ARM Embedded TCPIP agreement realization
- 2023-01-28 17:20:04下载
- 积分:1
-
飞利浦公司usb2.0芯片isp1581的通用驱动代码,少许改动后可以直接调通usb通讯...
飞利浦公司usb2.0芯片isp1581的通用驱动代码,少许改动后可以直接调通usb通讯-Philips chip companies usb2.0 isp1581 the generic driver code, After some minor changes can be transferred direct communication links usb
- 2022-02-13 17:03:40下载
- 积分:1
-
Hardware for PIC18F4431, design
Hardware for PIC18F4431, design
- 2022-01-25 18:09:33下载
- 积分:1
-
ARM例程--点亮LED灯
点亮LED灯
整篇文章的结构如下:
一、直接把时钟管理用到的寄存器罗列出来进行分析。
二、对其中的一些原理性的东西做介绍。
三、对于在后面编写串口时会出现的问题注意点提出说明。
四、LED 代码
一、在时钟管理中会用到的寄存器有以下一些。
LOCKTIME,MPLLCON,UPLLCON,CLKCON,CLKSLOW,CLKDIVN,CAMDIVN。
LOCKTIME:是对于配置好锁相环之后需要延时的一段时间,这时为了上锁稳定。其中包括两部分
①U_LTIME:这是UCLK(USB专用的一个时钟)配置好后需要的延时时间。
②M_LTIME:这时FCLK(系统时钟即CPU的频率),HCLK(一些高速设备所用到时钟),PCLK(低速设备所用到的时钟)这
- 2023-03-05 08:15:04下载
- 积分:1