Skip to main content
Visitor II
September 10, 2026
Solved

STM32CubeWL with FUOTA requirement on new project

  • September 10, 2026
  • 1 reply
  • 43 views

Hello,

The latest version of STM32CubeWL (1.6.0), based on the Semtech LBM stack, does not support FUOTA.

What is the recommended solution for a new project that requires FUOTA? Should we use an older version of STM32CubeWL (v1.1) that have FUOTA example code?

Do you have an estimated date for when FUOTA will be available in the latest version of STM32CubeWL?

Best regards,

Mathias

Best answer by Saket_Om

Hello ​@mdoreille 

At the moment, FUOTA is not supported in the latest release of STM32CubeWL. It is also not planned to be included in STM32CubeWL v1.7.0, which is expected to be released soon.

FUOTA is part of the roadmap. It may be introduced in a future version, possibly v1.8.0 or later.

What is the recommended solution for a new project that requires FUOTA? Should we use an older version of STM32CubeWL (v1.1) that have FUOTA example code?

Yes it possible to use an old version. It is recommended in this case to use FUOTA v1.0.0. 

Note: The legacy version of FUOTA is not in maintenance and it is not compatible with the future one. 

1 reply

Saket_OmBest answer
ST Technical Moderator
September 22, 2026

Hello ​@mdoreille 

At the moment, FUOTA is not supported in the latest release of STM32CubeWL. It is also not planned to be included in STM32CubeWL v1.7.0, which is expected to be released soon.

FUOTA is part of the roadmap. It may be introduced in a future version, possibly v1.8.0 or later.

What is the recommended solution for a new project that requires FUOTA? Should we use an older version of STM32CubeWL (v1.1) that have FUOTA example code?

Yes it possible to use an old version. It is recommended in this case to use FUOTA v1.0.0. 

Note: The legacy version of FUOTA is not in maintenance and it is not compatible with the future one. 

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Saket_Om