2020-04-01 12:57 PM
Hi
There is any advantage in disabling the internal TCXO of the Lora Module by controlling the Pa12 pin?
BR
Gilberto
2020-04-01 03:05 PM
Uses less power, turns the radio off (in as much as the SX1276 no longer gets clocked)
2020-04-02 11:42 AM
Thanks
I have another question on a similar subject:
It is possible to provide a more accurate time base by connecting TCXO_OUT to PHO_OSC_IN according to the manual.
Can we switch the STM32L0 clock source dynamically between the internal oscillator and PHO_OSC_IN? If so I can use the internal oscillator during sleep mode and then switch to the external input for greater precision.
BR
Gilberto
2020-04-02 11:56 AM
Precision in doing what?
The radio uses the TCXO to get tight on band, and reduce the error budget. The MCU doesn't need to be clocked by the TCXO as generally the USART or I2C, for example are not that sensitive to slight clock error, whereas CAN or USB would be.