You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wiseconnect allows to use an alternative clock if the temperature during
the start up is too high. However:
- this feature relies on ADC and we don't want to import it for now
- this kind of magic feature should be exposed to the user rather than
hidden in the HAL (especially since use can also use ADC hardware)
Upstream-status: Inappropriate [Upstream wants to keep high temperature security]
Signed-off-by: Jérôme Pouiller <[email protected]>
/* Read the temperature; if it is within the range of 0 to 60 degrees, switch the chip supply to SCDC mode. Otherwise, maintain the default LDO supply mode.*/
0 commit comments