Skip to main content
ChintaN1
Associate III
August 22, 2023
Solved

B-U585I-IOT02A not work after reset

  • August 22, 2023
  • 1 reply
  • 1165 views

Hello Support Team,

We are working on the B-U585I-IOT02A-based product.

For testing, we are using a normal GPIO blink example from the repository.

While debugging LED blink correctly but after pressing the reset button LED does not blink.

HW : B-U585I-IOT02A development kit

FW : GPIO example

Please let me know if you need more information.

Please help us to solve this issue.

Thanks & Regards,

Chintan Patel

This topic has been closed for replies.
Best answer by Imen.D

Helle @ChintaN1,

Check Option bytes BOOT0, nBOOT1, and nBOOT_SEL with STM32CubeProgrammer (according to the reference manual).

Imen

1 reply

Imen.DBest answer
Technical Moderator
August 22, 2023

Helle @ChintaN1,

Check Option bytes BOOT0, nBOOT1, and nBOOT_SEL with STM32CubeProgrammer (according to the reference manual).

Imen

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. Thanks
ChintaN1
ChintaN1Author
Associate III
August 24, 2023

Thanks for the solution.