2024-07-25 10:08 PM
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
Solved! Go to Solution.
2024-08-16 11:48 PM
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.
2024-08-15 07:59 AM
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.
2024-08-16 03:36 PM
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
2024-08-16 11:48 PM
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.