Skip to main content
Associate
September 26, 2024
Solved

Test software for RF test specified in AN5796 - STM32WL Series RF Bench

  • September 26, 2024
  • 2 replies
  • 743 views

Hello,

I would like to perform a LoRa Radio tests described in AN5796 - STM32WL Series RF Bench, but I do not find the needed files. So could you please share a link to firmware(STM32WL...) and software(python script and RSSMBV100 waveform).

Thanks

Best answer by STTwo-32

Hello @DuckTape12 and welcome to the ST Community

For the Python script, you can find it on the attachment file.

For the Firmware it is the LoRaWAN_AT_Slave that you should be using. It is available on the STM32CubeWL.

For the RF instruments, we are using the R&S®FSV signal and spectrum analyzer | Rohde & Schwarz (rohde-schwarz.com) as Spectrum analyzer and the R&S®SMBV100B vector signal generator | Rohde & Schwarz (rohde-schwarz.com) as Signal generator.

Best Regards.

STTwo-32

 

2 replies

STTwo-32
STTwo-32Best answer
Technical Moderator
September 26, 2024

Hello @DuckTape12 and welcome to the ST Community

For the Python script, you can find it on the attachment file.

For the Firmware it is the LoRaWAN_AT_Slave that you should be using. It is available on the STM32CubeWL.

For the RF instruments, we are using the R&S®FSV signal and spectrum analyzer | Rohde & Schwarz (rohde-schwarz.com) as Spectrum analyzer and the R&S®SMBV100B vector signal generator | Rohde & Schwarz (rohde-schwarz.com) as Signal generator.

Best Regards.

STTwo-32

 

Associate
September 27, 2024

Thanks for the reply and provided files!