2018-05-13 01:00 PM
hello everyone ,please I try to get a voltage in the pin PA0 of a stm32F3 DISCOVERY and convert it with the adc of this pin and display it on system workbench, but I need a code on the software Basic workbench system to edit, can anyone help me I'm really lost I need the code of the adc for a stm32f3.
2018-05-13 02:58 PM
May be you have a teacher or supervisor?
Some assorted F3 examples provided with STM32CubeF3, or use CubeMX to auto generate something
STM32Cube_FW_F3_V1.9.0\Projects\STM32373C_EVAL\Examples\ADC\ADC_RegularConversion_Polling\SW4STM32\STM32373C_EVAL\.cproject
STM32Cube_FW_F3_V1.9.0\Projects\STM32F3-Discovery\Examples\GPIO\GPIO_IOToggle\SW4STM32\STM32F3-Discovery\.cproject
Tried looking for video tutorials on YouTube, etc?