kriswiner/ICM42688

output RTC GPIO

Closed this issue · 1 comments

how to configure stm32L4 to output RTC clock on GPIO?
I did not find that part of the code for stm32 which generates RTC clock on gpio

it looks like stm32L4 is able to output its LSI clock(Low speed internal) on its output pin. but stm32f series are just able to output LSE (low speed external) on its MCO pin.