-
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
-
arm s3c44b0x 的程序源码
arm s3c44b0x 的程序源码-arm s3c44b0x procedure source code
- 2023-02-25 05:35:03下载
- 积分:1
-
xjtag,源代码,ARM调试程序
xjtag,soure code,arm debug program
- 2022-04-16 03:34:22下载
- 积分:1
-
keil测量实例
keil measure example
- 2022-01-24 09:01:46下载
- 积分:1
-
STM32的优越外设介绍及其应用领域,中文PPT版本。
STM32的优越外设介绍及其应用领域,中文PPT版本。-Introduction of superior STM32 peripherals and its applications, the Chinese version of the PPT.
- 2022-04-09 17:54:40下载
- 积分:1
-
基于S3C2440,温度传感器18b20,实现温度采集,并从串口打印出来。...
基于S3C2440,温度传感器18b20,实现温度采集,并从串口打印出来。-Based on S3C2440, temperature sensor 18b20, to achieve the temperature acquisition, and print them out from the serial port.
- 2022-06-12 08:44:40下载
- 积分:1
-
RVDS4.0专业版 试用license
RVDS4.0专业版 试用license
-RVDS4.0 Pro Trial license
- 2022-04-21 03:56:04下载
- 积分:1
-
a very good embedded systems books, is a good primer!
一本很不错的嵌入式系统书籍,是一本很好的入门教材!-a very good embedded systems books, is a good primer!
- 2023-07-05 10:40:04下载
- 积分:1
-
arm指令集,对学习arm编程很有帮助!
arm指令集,对学习arm编程很有帮助!-arm instruction set, to learn programming arm helpful!
- 2022-11-16 04:10:03下载
- 积分:1
-
ADC3_DMA_Keil
本示例介绍如何使用 ADC3 和 DMA 将从 ADC3 的不断转换的数据传输到内存。ADC3 被配置为连续转换 channel7。每次转换结束时,DMA 传输,在循环模式中,转换后的数据从 ADC3 博士注册到 ADC3ConvertedValue 变量。在此示例中,系统时钟是 144 MHz,APB2 = 72 MHz 和 ADC 时钟 = APB2/2。由于 ADC3 时钟是 36 兆赫和采样时间设置为 3 周期,对 12 位数据的转换时间是 12 周期,所以总转换时间是 (12 + 3) / 36 = 0.41us(2.4Msps)。
- 2022-03-19 16:11:14下载
- 积分:1