About STM32WL55
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-04-10 10:25 PM - edited 2023-11-20 8:34 AM
Hi.
I am using STM32WL55 for FSK communication.
Firmware version is STM32Cube_FW_WL_V1.3.0.
In the past, version 1.1.0 was used, but version 1.3.0 has changed a lot.
So I'm not sure how to set it up.
First of all, I want to set SUBGHZ_PHY, but the Enable check box is disabled as follows.
And files related to SUBGHZ_PHY and Radio are not visible after [Generate Code].
Could you let me know why it is disabled and how I can use it?
Please give me a procedure or method on how to set up and use FSK.
Thank you.
Solved! Go to Solution.
- Labels:
-
STM32WL series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-04-11 2:01 AM - edited 2023-11-20 8:35 AM
Hello ,
For the SUBGHZ_PHY in Middleware and Software :
For dual core you need to Activate the IPCC and the SUBGHZ.
Foued
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-04-11 1:42 AM - edited 2023-11-20 8:34 AM
Hello @SOn, Dong-Seong ,
Make sure that you are using the latest version of STM32CubeMX 6.8.0 .
If I select the SUBGHZ peripheral under the Connectivity category, I can check the box next to Activated.
Foued
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-04-11 1:56 AM - edited 2023-11-20 8:35 AM
Hi.
It is SUBGHZ_PHY in Middleware and Software, not in Connectivity.
I want to enable SUBGHZ_PHY in Middleware and Software
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-04-11 2:01 AM - edited 2023-11-20 8:35 AM
Hello ,
For the SUBGHZ_PHY in Middleware and Software :
For dual core you need to Activate the IPCC and the SUBGHZ.
Foued
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-04-11 2:07 AM - edited 2023-11-20 8:35 AM
hi @SOn, Dong-Seong ,
to use the SUBGHZ_PHY driver, you need first to enable the SUBGHZ peripheral.
you also need to enable RTC to configure timer server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-04-11 3:41 AM
Oh
When I activated IPCC, I was able to enable SUBGHZ_PHY.
I resolved it
Thank you so much
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-04-11 4:29 AM
If this solves your problem, please mark my answer as "Best Answer" by clicking on the "Select as Best" button, this can be helpful for Community users to find this solution faster.
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.
