-
三星ARM9 芯片s3c2440开发linux时的引导程序源代码,相当于pc机的bios...
三星ARM9 芯片s3c2440开发linux时的引导程序源代码,相当于pc机的bios-Samsung ARM9 chip s3c2440 development of the Linux boot source code, which is equivalent to the pc-bios
- 2022-11-03 19:45:03下载
- 积分:1
-
这是一本关于ARM编程的书籍,内容比较基础。适合ARM编程初学者!...
这是一本关于ARM编程的书籍,内容比较基础。适合ARM编程初学者!-This is a book about arm programming introduction. It s useful for arm programming beginner
- 2022-01-25 21:19:21下载
- 积分:1
-
Redistributions in binary form must reproduce the above copyright notice,
thi...
- Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the disclaimer below in the documentation and/or
other materials provided with the distribution.
- 2022-01-31 12:15:41下载
- 积分:1
-
24c02 通用子模块源代码,不好用你找我。
24c02 通用子模块源代码,不好用你找我。-24C02 generic module source code, not with you to find me.
- 2023-05-03 11:35:03下载
- 积分:1
-
最近完成的LINUX下RTC8025的驱动,平台:AT91RM9200,主要实现时钟操作的几个接口,对开发同类产品的驱动很有借鉴作用。...
最近完成的LINUX下RTC8025的驱动,平台:AT91RM9200,主要实现时钟操作的几个接口,对开发同类产品的驱动很有借鉴作用。-recently completed RTC8025 LINUX driven platforms : AT91RM9200. main clock operation of several interfaces, the development of similar products in a very useful reference drive.
- 2022-11-15 11:50:04下载
- 积分:1
-
STM32F4控制PWM发射个数
资源描述通过定时器控制PWM,可控制PWM个数,使用的是STM32F407ZET6
- 2022-01-28 08:18:03下载
- 积分:1
-
ARM7 family CAN bus in the low
对ARM7系列CAN总线下的低速波特率通信程序进行了详细的阐述。采用AT91SAM7A3。
- 2022-08-16 09:20:15下载
- 积分:1
-
armOK6410 裸机程序
ARM OK6410的裸机流水灯程序 开发环境RVDS 开发语言C语言 可用J-link在线仿真 调试下载
- 2022-11-11 05:30:04下载
- 积分:1
-
at91sam9263 datasheet 英文版
at91sam9263 datasheet 英文版-at91sam9263 datasheet English
- 2022-05-19 12:47:22下载
- 积分:1
-
stm32f407 adc dma
本示例描述如何使用 ADC3 和 DMA 传输不断
转换后的数据从 ADC3 到内存。
ADC3 配置为连续转换 channel7。
每次转换结束时的 DMA 传输,在循环模式中,
转换后的数据,ADC3 博士从注册到 ADC3ConvertedValue 变量。
在此示例中,系统时钟是 144 兆赫,APB2 = 72 兆赫和 ADC 时钟 = APB2/2。
由于 ADC3 时钟是 36 兆赫和采样时间设置为 3 个周期,转换
12 位数据的时间是 12 个周期,所以总转换时间是 (12 + 3) / 36 = 0.41us(2.4Msps)。
- 2023-03-31 23:00:03下载
- 积分:1