Skip to main content
Graduate II
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.DAnswer
    Technical Moderator
    August 22, 2023

    Helle @ChintaN1,

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

    Imen

    ChintaN1Author
    Graduate II
    August 24, 2023

    Thanks for the solution.