-
STM32 AD+DMA
程序使用了STM32F103RBT6的AD和DMA,利用DMA使得AD传输的数据更快,节约了单片机的资源,能使ARM做更多相关的任务。
- 2022-03-09 15:25:43下载
- 积分:1
-
UART0 LPC1768代码发送线路或获取行
UART0 LPC1768代码发送线路或获取行
- 2022-03-29 20:28:06下载
- 积分:1
-
优龙公司的FS4510开发板配套光盘中的示例程序,ADS编译环境
优龙公司的FS4510开发板配套光盘中的示例程序,ADS编译环境-the FS4510-board supporting the development of the sample disc procedures, ADS build environment
- 2022-11-23 09:50:03下载
- 积分:1
-
ucos
UCos源码,已经调试通过了,移植在ARM9200这款处理器上。可以使用,-ucos
- 2022-01-26 08:00:11下载
- 积分:1
-
周立功ZLG_LPC213X的全套资料,这个是其中的UART,串口编程
周立功ZLG_LPC213X的全套资料,这个是其中的UART,串口编程-Week Ligong ZLG_LPC213X a complete set of information, this is one of the UART, serial port programming
- 2022-02-21 00:01:51下载
- 积分:1
-
用于arm2410开发系统,使用时间中断产生脉冲信号,可测试系统可测试的最短信号...
用于arm2410开发系统,使用时间中断产生脉冲信号,可测试系统可测试的最短信号-for arm2410 development system, the use of time interrupt pulse signal test system may be the shortest test signal
- 2022-03-03 09:02:36下载
- 积分:1
-
这是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
-
S3C2440部分硬件初始化初始化代码,关看门狗、设置时钟等
S3C2440底层硬件的初始化,包括设置跳转向量表,关看门狗、设置系统时钟,关闭数据、指令缓存,LCD的初始化,中断初始化等
- 2022-01-26 02:55:14下载
- 积分:1
-
Online collection of STM32 Manley panel LCD driver learning theory and programmi...
网上收集的万利的STM32学习板上的LCD驱动原理及编程实现 ,希望大家喜欢-Online collection of STM32 Manley panel LCD driver learning theory and programming, I hope everyone likes
- 2022-03-25 05:54:07下载
- 积分:1
-
This example program shows how to configure and use the
A/D Converter of the fo...
This example program shows how to configure and use the
A/D Converter of the following microcontrollers:
* Philips LPC 2114/2119/2124/2129/2131/2132/2138/2194
After configuring the A/D Converter, the program reads
A/D channel 0 and outputs the converted value using the serial
port.
To run this program...
1. Select the Device (Project - Options for Target - Device)
2. Build the project (Project - Build Target)
3. Start the uVision Debugger
4. Open the Serial Window (View - Serial Window 1)
5. Click Run (F5)
6. Click on the Toolbox buttons to change input voltages
A debug script (debug.ini) creates buttons that set different
analog values in A/D channels. As the program runs, you
will see the A/D input and output change.
Other buttons create signals that generate sine wave
or sawtooth patterns as analog inputs. µ Vision3 users may
enable the built-in Logic Analyzer to view, measure and compare
these input signals grap
- 2022-01-31 01:19:45下载
- 积分:1