Nucleo-U385RG-Q is not resetting properly at 1.8V #2733
Unanswered
alexceltare2
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Hi @alexceltare2 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please, before reporting any issue
https://github.com/stm32duino/Arduino_Core_STM32/releases/latest
Any questions/feedback/suggestions should be discussed on the stm32duino forum:
⚠ When reporting any issue, please try to provide all relevant information to help on its resolution.
Describe the bug
When uploading any code into Nucleo-U385RG-Q, the board doesn't reset properly and it hangs at 1.8V. If uploading via STM32CubeIDE, it does not have any problem.
Arduino IDE debug message if using 3.3V:
Application is running, Please Hold on...
Arduino IDE debug message if using 1.8V:
Warning: The core is locked up
To Reproduce
Change jumper JP5 to 1.8V, upload any code and see it not performing.
Expected behavior
Once the Blink program is uploaded, the board should show LD2 LED blinking every second.
Desktop (please complete the following information):
Board (please complete the following information):
Nucleo-U385RG-Q
Additional context
Add any other context about the problem here.
Beta Was this translation helpful? Give feedback.
All reactions