cancel
Showing results for 
Search instead for 
Did you mean: 

How to port examples written with older wireless HAL lib to latest HAL lib?

David_
Senior

For STM32WLE5JC older example on FL_HAL 1.1 and 1.2 .  Is there a tool to do HAL WL Lib upgrade to latest 1.3?  Or it is easy and safer to leave it as with older HAL. 

Or, we need to create an empty STM32 porject with latest WL HAL Lib and then copy user C code manually files by files?  Many thank

1 ACCEPTED SOLUTION

Accepted Solutions

If you want to do that, it should be manually. There is no tools y'for this operation.

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.

View solution in original post

3 REPLIES 3
STTwo-32
ST Employee

Hello @David_ 

For such cases, I think that any example developed by the Versions 1.1 or 1.2 of the STM32CubeWL should be perfectly working. So, no need for migration except if your program is impacted by any mistake that has been corrected on the last versions.

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.

Still need more tests to investigate.  We are seeing some specific error that was repeatable.  Pressed hardware reset button and the issue disappeared.  Could be our bug??

Just in case we would like to upgrade to WL_FW1.3, is there a tool to do it? 

OR, we can create an empty project using the existing (older with FW1.1) MX .ioc and copy our source C file into the directory structure?

Best regards

If you want to do that, it should be manually. There is no tools y'for this operation.

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.