Skip to main content
Associate
August 27, 2024
Solved

Design for Manufacture at STM32WLE5CCU6

  • August 27, 2024
  • 2 replies
  • 814 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?

This topic has been closed for replies.
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
ST Technical Moderator
September 20, 2024

Hello @bobcafer 

Could you please give more clarifications about your request.

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.
bobcaferAuthorBest answer
Associate
October 21, 2024

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

Thanks.

Bob