Skip to main content
Associate II
October 29, 2024
Solved

B-WL5M-SUBG1 - RF Switch

  • October 29, 2024
  • 6 replies
  • 1414 views

Hi All

I have the B-WL5M-SUBG1 board this uses the STM32WL5MOC mcu.

The datasheet for the B-WL5M-SUBG1 board says that the RF switch uses PINS:

  • SW_RF
  • PC_5
  • PC_3

In the datasheet for the STM32WL5MOC I cannot locate SW_RF it does not exsit. 

 

Also in the datasheet for the B-WL5M-SUBG1 Table 18 I/O assignment there is no reference to SW_RF. I do see SW_CTL?

PC_5 and PC_3 are not in the table. I assume these are interal. 

 

Help...

 

 

This topic has been closed for replies.
Best answer by STTwo-32

Hello @fabltd 

The SW_RF is the pin SW_CTL. (Just compare the description of both pins).

The PC5 and PC3 are IOs inside the STM32WL5MOCH module and dedicated to the RF front-end switch control. 

More details available on the schemtic pack here.

Best Regards.

STTwo-32 

6 replies

STTwo-32
STTwo-32Best answer
ST Technical Moderator
October 29, 2024

Hello @fabltd 

The SW_RF is the pin SW_CTL. (Just compare the description of both pins).

The PC5 and PC3 are IOs inside the STM32WL5MOCH module and dedicated to the RF front-end switch control. 

More details available on the schemtic pack here.

Best Regards.

STTwo-32 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
fabltdAuthor
Associate II
October 29, 2024

Thanks

Can you please point to where this is referenced in the datasheet?

Does SW_CTL have a pin name in example code I have seen this referenced as PC2 ?

Tesla DeLorean
Guru
October 29, 2024

https://www.st.com/resource/en/schematic_pack/mb1779-high-band-b02-schematic.pdf#page=5

 

I'd assume it connects directly to the RF Baseband, and indicates if the High or Low Power output is selected. So look at registers in the radio to control, not the STM32 MCU GPIO pins.

 

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..