搜索资源列表
STM32.RAR
- STM32所有开发例子程序.RAR GPIO_out 8个led闪烁 注意:接跳线D1_CS, D2_CS, LCD 液晶上显示英文字符 LCD_汉字 液晶上显示汉字 LCDBMP 液晶上显示图片 ADC 液晶上显示采的电压值 SDcard SD卡上建立一个文件 UART 串口发送字符在液晶上显示 RTC 液晶上显示时间 ExIRQ 外部中断,S2给中断信号 Timer 定时 CAN CAN总线-STM32 ex
STM3210ELK
- STM3210E-LK 开发板的使用手册 -User manual of STM3210E-LK learning kit The STM3210E-LK is a version of the STM32-LK learning kit for the STM32F103ZET6 (LQFP144) microcontroller. The STM32F103ZET6 is high density STM32 microcontroller based on the Cort
stm32Plcd12864PADC
- 基于stm32微处理器,液晶是12864,通过ADC采集,在12864上显示-Stm32 based microprocessor, LCD is 12864, collected by the ADC, on display in the 12864
6_ADC_TEMP_dma_systick_lcd
- stm32处理器,adc后采集的温度数据经dma读取,串口显示,systick时钟延迟,lcd显示温度数据!-stm32 processor ,temperature data collected in the adc which is read by dma serial and display by systick clock delay, lcd display temperature data
STM32-ADC
- STM32F103模数转换程序,一路ADC的采样,并在LCD上显示采样值。-STM32F103 ADC programms, a channel ADC sampling, and displayed sampling values on the LCD.
generation(stm32)
- 基于stm32的示波器代码,通过LCD显示出来,使用了ADC接口-a generation based on stm32,with lcd(320x240),adc interface
STM32--11-16
- STM32F103的ADC,12864液晶屏,PWM,脉冲输入捕捉-STM32F103 ADC, 12864 LCD screen, PWM, pulse input capture
ADCPDACPDMA
- 实验器材: 探索者STM32F4开发板 实验目的: 学习STM32内部ADC的使用 硬件资源: 1,DS0(连接在PF9) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,ADC(STM32内部ADC1,通道5,即:ADC1_CH5)-experiment
