Skip to main content
Associate
August 27, 2024
Solved

Design for Manufacture at STM32WLE5CCU6

  • August 27, 2024
  • 2 replies
  • 792 views

Hello ST experts and everyone,

I am a beginner on using the STM32WLE5CC series and need some support.

When using the LoRaWAN_FUOTA routine to make a product on the STM32WLE5CCU6 chip solution, DEVEUI, JOINEUI, and APPKEY need to be burned into the chip. However, it seems that KMS is enabled by default, so the last 4KB of nvm in the chip flash does not store the corresponding key value. How can I make an interface for factory production burning?

Best answer by bobcafer

@STTwo-32   I have solved this by AT commands and reprogram app to factory bin.

Thanks.

Bob

 

2 replies

STTwo-32
Technical Moderator
September 20, 2024

Hello @bobcafer 

Could you please give more clarifications about your request.

Best Regards.

STTwo-32

bobcaferAuthorBest answer
Associate
October 21, 2024

@STTwo-32   I have solved this by AT commands and reprogram app to factory bin.

Thanks.

Bob