STMicroelectronics / STM32CubeU5

Full Firmware Package for the STM32U5 series: HAL+LL drivers, CMSIS, BSP, MW, plus a set of Projects (examples and demos) running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits).
Other
121 stars 67 forks source link

SBSFU production mode #47

Closed aitor4321 closed 5 months ago

aitor4321 commented 5 months ago

Hi,

Reading through the steps of how to implement the SBSFU application, it mentions that development mode is used by default. In this example, can production mode work, or does it only function with development mode? And if production mode can be used, what steps would need to be followed?

ALABSTM commented 5 months ago

ST Internal Reference: 180039

ALABSTM commented 5 months ago

Hi @aitor4321,

Your question has been forwarded to our development teams. Waiting for their feedback.

With regards,

ALABSTM commented 5 months ago

Hi @aitor4321,

I hope you are doing well. Here is the reply of our development teams:

The production mode depends on SBSFU_DEV_MODE compile switch (defined at project level).

Users shall refer to UM2851 for more information on development/production modes (usage, recommendations, etc..).

I hope this helps. Please allow me to close this thread.

With regards,