cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F302VCT6 - PC14 -> RTC_OUT_CALIB ?

SimonFu
Associate

I would like to set a 1Hz signal on the PC14 (RTC_OUT_CALIB). I have found a manual in document AN3371 (see picture in appendix). The code is also in the appendix. Unfortunately, nothing happens on the PC14 but the RTC works. If anyone has any idea what else to add here, thank you, greetings, SF

_legacyfs_online_stmicro_images_0693W00000dDc1sQAC.png

2 REPLIES 2
waclawek.jan
Super User

You cannot use PC14 as RTC_OUT_CALIB, only PC13.

If that does not work, read out and check/post the RTC registers content.

JW