资源列表
Usart
- 用stm32f107v编写的USART串口程序 -Written by stm32f107v USART serial procedures
PS2
- 用stm32f107v编写的ps2键盘程序-Ps2 keyboard with stm32f107v written procedures
USB-JoyStickMouse
- 用stm32f107v编写的USB鼠标程序-USB mouse with stm32f107v written procedures
uCOSII2.91PUCGUI3.90A
- 用stm32f107fv编写的uCOSII2.91+UCGUI3.90A DEMO -Written by stm32f107fv LCD touch functionality
TouchPanel
- 用stm32f107fv编写的LCD触摸功能-Written by stm32f107fv LCD touch functionality
LCD
- 用stm32f107v编写的LCD显示实验 -LCD display with stm32f107v written test
GPIO_LED_Key
- 用stm32f107V编写的用按键控制LED显示-Written by stm32f107V button control with LED display
U115200
- msp430的uart模块收发程序,其中包括uart.h,uart.c文件,经本人亲测,程序可以使用。程序还有波特率设置函数,很好用。-The transceiver module uart msp430 procedures, including uart.h, uart.c file, the I pro-test, the program can be used. Program as well as the baud rate setting function, easy to use.
STM32-AD-TIM
- 基于STM32单片机的TIM2定时器触发AD转换,控制AD的转换速率,弥补DMA传输速度过快导致数据处理混乱的问题。-Trigger AD conversion is based STM32 microcontroller TIM2 timer controls the AD conversion rate to make up for excessive speed DMA transfer of data processing leads to confusion problems.
DMA
- 通过DMA进行数据传输,实现两块内存空间的拷贝,如果两块内存中的数据一致,蜂鸣器会响起,否则不响。 -By DMA data transfer, to achieve two copies of memory space, if the data is consistent with two memory buzzer will sound, otherwise it does not ring.
PWM
- 利用stm32的通用定时器来输出PWM脉冲宽度调制。使用cortex-M3提供的库函数编写。 -The use of general-purpose timer stm32 to output PWM pulse width modulation. Use library functions cortex-M3 provides written.
ADC
- 12位ADC是一种逐次逼近型模拟数字转换器。它有18个通道,可测量16个外部和2个内部信号源。各通道的A/D转换可以单此,连续,扫描或间断模式执行。ADC的结果可以左对齐或右对齐方式存储在16位数据寄存器中。 模拟看门狗特性允许应用程序检测输入电压是否超出用户定义的高/低阀值。 -12 ADC is a successive approximation analog-digital converter. It has 18 channels, measure 16 external an
