User Activity

Hi, Everyone.I'm tring to make adc sensor works, to find a temperature.I found AVG_Slope and V_25 in the datasheet: AVG_Slope = 0.0046 V_25 = 1.46And I used V_Ref = 3.0f and N_Bit = 4096fThis is My code (Only for adc_complete conversion)void HAL_ADC_...
Posted on July 04, 2018 at 12:51Hi EveryOne.Hi have a problem with PWM on my Stm32f303k8, nucleo board.Hi searched on this forum, but I not find an answer that solve my problem.So: I need to have a pwm output on PB_1 Pin, and, to do this, I've used ...