I am working on a new project on 32F103 microcontrollers. The code appears to run fine on GD32, RX32 and STM32, but it fails to run on FCM32. Initial investigation shows the code fails when it tries to initialise the RTC. For the RTC I am using the internal RC oscillator. Trying to enable it…