My UART transmit and receive functionality is working correctly. I used STM32CubeMX to configure the UART and generate the initialization code. After testing it with a serial terminal, I was able to successfully send and receive data.Congratulations. You are getting the hang of it.
My next goal is to interface a DS1307 RTC over I2C. Do you have a DS1307 RTC module, and have you ever interfaced one with an STM32?


