搜索资源列表
stm32-ADC
- 通过ADC1读取通道1(PA1)上面的电压(对应多功能端口的ADC),在LCD模块上面显示ADC转换值以及换算成电压后的电压值。-ADC converted value is displayed at the LCD module and converted into a voltage, the voltage value read by the ADC1 channel 1 (PA1) at the voltage (corresponding to the multi-purpose po
STM32-DAC
- 使用软件: keil5 硬件资源: 1,DS0(连接在PA8) 2,串口1(波特率:9600,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过GPIO驱动,连接关系见lcd.h) 4,按键KEY0(PC5)/KEY_UP(PA0,也称之为WK_UP) 5,DAC(STM32内部DAC通道1,通过PA4输出) 6,ADC(STM32内部ADC1_CH1,连接