Skip to main content
Son, Dong-Seong
Associate III
April 11, 2023
Solved

About STM32WL55

  • April 11, 2023
  • 3 replies
  • 6409 views

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.


_legacyfs_online_stmicro_images_0693W00000bhpvMQAQ.pngAnd 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.​

This topic has been closed for replies.
Best answer by Foued_KH

Hello ,

For the SUBGHZ​_PHY in Middleware and Software :

For dual core you need to Activate the IPCC and the SUBGHZ.


_legacyfs_online_stmicro_images_0693W00000bhrF3QAI.png 

Foued

3 replies

Foued_KH
ST Employee
April 11, 2023

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.


_legacyfs_online_stmicro_images_0693W00000bhqolQAA.png 

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.
Son, Dong-Seong
Associate III
April 11, 2023

Hi.

It is SUBGHZ​_PHY in Middleware and Software, not in Connectivity.

I want to enable SUBGHZ_PHY in Middleware and Software


_legacyfs_online_stmicro_images_0693W00000bhqtHQAQ.png

Foued_KH
Foued_KHBest answer
ST Employee
April 11, 2023

Hello ,

For the SUBGHZ​_PHY in Middleware and Software :

For dual core you need to Activate the IPCC and the SUBGHZ.


_legacyfs_online_stmicro_images_0693W00000bhrF3QAI.png 

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.
Son, Dong-Seong
Associate III
April 11, 2023

Oh

When I activated IPCC, I was able to enable SUBGHZ_PHY.

I resolved it

Thank you so much

Foued_KH
ST Employee
April 11, 2023

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.
Senior
April 11, 2023

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.


_legacyfs_online_stmicro_images_0693W00000bhqxxQAA.png