Bare Metal Programming STM32F103 USART not transmitting
I have been learning bare metal programming for STM32F103 for the last few days. I am using a bluepill board for testing. I have the clocks up and running at 72 MHz. I have successfully tested the GPIOs for correct operation as inputs and outputs. No...