User Activity

I'm using the STM32F103C8T6 microcontroller, better known as the blue pill.I need to make a code that reads the voltage of a port (which I already managed to do) and depending on the input voltage it turns the PWM on or off. I'm having trouble becaus...