Skip to main content
Steve5
Associate
June 7, 2023
Question

Cannot run at -20 degree C for Murata CMWX1ZZABZ-078 Lora module and I-CUBE-LRWAN firmware.

  • June 7, 2023
  • 2 replies
  • 1743 views

Hi,

We are using Murata CMWX1ZZABZ-078 Lora module and I-CUBE-LRWAN firmware for our IOT project development. There is another host ( STM32) MCU sending AT command at 115200 baud rate to control murata lora module and it works fine at room temperature. But when we test at -20 degree C temperature, the Lora module cannot respond correctly. We capture the uart waveform from Lora module and find that the baud rate look like at very high speed.

Since the setting of STM32L MCU inside murata module is using internal RC oscillator, will it be problem at -20 degree temperature? Do you have any recommendation of setting at very low temperature?

Regards

This topic has been closed for replies.

2 replies

Peter BENSCH
Technical Moderator
June 7, 2023

Welcome, @nonesuchi​, to the community!

The internal RC oscillator is only suitable for communication with UARTs within a limited temperature range, as its tolerance becomes too great at temperatures below -10°C (see data sheet, table 44).

I don't have detailed documentation of the CMWX1ZZABZ-078, but the TCXO is probably only used by the included SX1276 and is not available for the STM32 as a clock, right?

Maybe you should switch from control by UART to synchronous transmission with e.g. SPI, where the clock accuracy is negligible?

Regards

/Peter

Steve5
Steve5Author
Associate
June 7, 2023
Hi Peter,
Thanks for your prompt response. Enclosed, pls find the datasheet of the murata module. and there is any option to connect TCXO to STM32L PH0_OSC_IN externally. When it is working for Sigfox, it is suggested to connect these signals externally.
But for Lora, the reference design is using internal RC, is there any reference to use external TCXO so to have accurate clock?
[cid:image001.png@01D9995A.0FD23100]
[cid:image003.png@01D99961.3322B3D0]
[cid:image002.png@01D99961.B1383AB0]
Regards
Steve Li
Peter BENSCH
Technical Moderator
June 8, 2023

Unfortunately, you have not inserted the pictures in such a way that they can be seen here. However, I can't say much about the Murata module - despite the STM32L082 it contains, the module is not an ST product.

If no one here in the community has experience with it, maybe there is help in the Murata forum?

Good luck!

Regards

/Peter

Tesla DeLorean
Guru
June 8, 2023

The DISCO board provides a solder bridge to get the crystal clock. Probably need to check the build options in the code. The plumbing and TCXO power should be the same as SigFox.

Don't use email methods to respond to forum posts, don't recall images and attachments working.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..