cancel
Showing results for 
Search instead for 
Did you mean: 

Need the code of the adc for a stm32f3

kader ben
Associate
Posted on May 13, 2018 at 22:00

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.

1 REPLY 1
Posted on May 13, 2018 at 23:58

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?

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..