apc067 commented on code in PR #3321:
URL: https://github.com/apache/mynewt-core/pull/3321#discussion_r1811532459
##########
hw/mcu/dialog/da1469x/src/da1469x_lpclk.c:
##########
@@ -38,6 +38,7 @@ static void
da1469x_lpclk_settle_tmr_cb(void *arg)
{
da1469x_clock_lp_xtal32k_switch();
+ da1469x_clock_lp_xtal32k_calibrate();
Review Comment:
I added the XTALK32K calib for full symmetry, but I see your point about
making it optional & default off, to reduce latency.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]