-
S3C2410平台下的LCD固件程序,实现LCD初始化和显示功能。能够显示简单图形、ASCII字符、汉字字符和彩色位图。...
S3C2410平台下的LCD固件程序,实现LCD初始化和显示功能。能够显示简单图形、ASCII字符、汉字字符和彩色位图。-S3C2410 platform LCD firmware procedures, initialization and realize LCD display. Can display simple graphics, ASCII characters, Chinese characters and color bitmap.
- 2022-06-14 17:48:24下载
- 积分:1
-
通过观察EASYARM2200教学实验平台上的LED1
通过观察EASYARM2200教学实验平台上的LED1-LED8的显示判断74HC595数据移位是否正确-EASYARM2200 teaching experiment by observing platform LED1-LED8 display data 74HC595 shift to determine whether the correct
- 2023-02-24 04:30:03下载
- 积分:1
-
实现与LPC2148的MP3播放器,使用libmad和EFSL这个应用程序…
Realizing an MP3 player with the LPC2148, using libmad and
EFSL This Application Note describes how to integrate the libmad MPEG 1/2 layer 3 library and
the Embedded File System Library EFSL in a LPC2148 device to realize MP3 player.
The Keil MCB2140 board is used to test the application and the Rowley CrossStudio for
ARM has been chosen as a reference tool-chain. -Realizing an MP3 player with the LPC2148, using libmad and EFSL This Application Note describes how to integrate the libmad MPEG 1/2 layer 3 library and the Embedded File System Library EFSL in a LPC2148 device to realize MP3 player. The Keil MCB2140 board is used to test the application and the Rowley CrossStudio for ARM has been chosen as a reference tool-chain.
- 2022-07-01 12:29:48下载
- 积分:1
-
stm32 16路AD采集程序
应用背景通过dma控制来读取ad信号,在很多传感器应用方面都能用到,比如压力传感器读取,温度读取等等而且用起来也十分方便。希望能帮助大家。关键技术读取ad信号,dma读取,嵌入式开发,不是位操作,看起来通俗易懂,而且开发容易,还包括一些其他信号的读取,如超声波,气压计,加速度计等等。
- 2022-08-08 00:23:00下载
- 积分:1
-
Introduction to ARM Ltd
Programmers Model
Instruction Sets
System Design...
Introduction to ARM Ltd
Programmers Model
Instruction Sets
System Design
Development Tools
- 2022-05-25 16:08:04下载
- 积分: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
-
arm2440 development board schematics for the beginner who provide a reference ar...
arm2440开发板原理图,为初学arm的人提供参考-arm2440 development board schematics for the beginner who provide a reference arm
- 2022-07-13 13:57:34下载
- 积分:1
-
lpc2148
lpc2148-keil环境下的各个功能模块的例程-lpc2148-keil environment routines each functional module
- 2022-07-09 15:38:13下载
- 积分:1
-
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。...
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。-Please read them carefully before you write the document package to their specific functions (at least 20 words). As far as possible not to let the station to the time spent on your note on the amendment.
- 2022-08-13 09:40:00下载
- 积分:1
-
DHT11单片机驱动程序 包含两个时钟条件下的程序
应用背景DHT11单片机驱动程序 包含两个时钟条件下的程序 ,这个设备对时钟要求非常高,好多朋友挑不出来主要是时间延迟没有做好,经过多次测试,本次给出的程序可用。关键技术 主要是把时间延迟那部分做好,写好时间延迟函数就好了,其他部分参考买设备的时候厂家给的代码,非常好用,厂家的技术支持很赞的。
- 2022-12-31 10:00:03下载
- 积分:1