/stm32f103_adc2serial

ADC readout and print on serial for the stm32f103 "blue pill" board

Primary LanguageCThe UnlicenseUnlicense

stm32f103_adc2serial

ADC readout and print on serial for the stm32f103cb "blue pill" board.

This is also a sample application for our bare-metal stm32f103 runtime with no external dependencies. All that is needed is the arm-none-eabi-gcc compiler to build and st-link to flash the program.