What are the checkpoints to successfully power HSE32 TCXO?
Some facts:
LoRaWAN_Init reports no errors, seems that calibration went through OK...?
(RadioError result = 0)
After trying out different power-modes(LDO/SMPS) and
trying to put the Radio into StandBy(to measure the voltage on TCXO_VDD pin)
RadioError becomes more pessimistic:
for example: XoscStart = 1
I would expect that if, Radio is in StandBy would leave HSE32 powered on.
Seems that Radio.Send()/SUBGRF_SetStandby(STDBY_XOSC)
after-all reported proper state of the peripherals.
Does anybody have a clue how to troubleshoot?
Any advice highly appreciated.
Thanks and BR