is there anything wrong using HSE(8MHz) as RTC clock source for an L476 ? CubeMx reports a configuration error when I tried (see screenshoot). Is this a tool bug or a device limit I failed to identify reading DS+RM ? #hse #cubemx #stm32l4 #rtc
I think that CubeMX should also be fixed to compute the values for the Async ans Sync prescalers automatically. It currently leaves them fixed to 127 and 255 respectively, regardless of the actual clock source. This is really confusing for novice users, IMHO.