How to activate the RF SW CTRL pins in SUBGHZ_PHY application?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-09-10 2:31 AM
Hello, Selecting the NUCLEO WL55JC2 board, then initialized with the peripherals.
Enabled both SUBGHZ and SUBGHZ_PHY mode.
(in older SUBGHZ_Phy_PingPong stm32cubewl software there was predefined RF SW CTRL pins and other board resources)How can i define RF SW CTRL in SUBGHZ_PHY Platform settings in new template without depending on SUBGHZ_Phy_PingPong ioc template file?
Solved! Go to Solution.
- Labels:
-
STM32CubeMX
-
STM32WL series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-28 5:23 AM
Hi @SSaya.1​ ,
The RF switch settings and control are provided by the BSP driver, Unfortunately code generated by STM32CubeMX does not support BSP. For this matter you have to add the BSP driver files yourself.
You can find more details and how to do so in the AN5406 sections 4 and 5.
If you have further question, please do not hesitate to contact me.
Sara.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-26 5:47 AM
Hello @SSaya.1​ ,
Could you please specify the STM32CubeMX version that you are using.
Best regards,
Sara
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-26 9:45 PM
stm32cubeide 1.7.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-27 2:09 AM
Hi,
Could you please share with us your .ioc file?
Thanks in advance,
Sara.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-27 4:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-27 4:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-28 5:23 AM
Hi @SSaya.1​ ,
The RF switch settings and control are provided by the BSP driver, Unfortunately code generated by STM32CubeMX does not support BSP. For this matter you have to add the BSP driver files yourself.
You can find more details and how to do so in the AN5406 sections 4 and 5.
If you have further question, please do not hesitate to contact me.
Sara.
