Blue Pill: Need help to identify code issue in bare metal program
Board name is stm32f103c8t6(blue pill) STM32 Bare-Metal Temperature Sensor with LED IndicationBuilt a bare-metal application on STM32 to read the inbuilt temperature sensor via ADC by directly configuring registers (no HAL). The ADC value is mapped t...