Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Nucleo-U385RG-Q is not resetting properly at 1.8V #2732

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
alexceltare2 opened this issue May 21, 2025 · 1 comment
Closed

Nucleo-U385RG-Q is not resetting properly at 1.8V #2732

alexceltare2 opened this issue May 21, 2025 · 1 comment

Comments

@alexceltare2
Copy link

Please, before reporting any issue

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):

  • OS: Windows 11
  • Arduino IDE version: 2.3.5
  • STM32 core version: 2.10.1
  • Tools menu settings if not the default:
  • Upload method: STMCubeProgrammer SWD

Board (please complete the following information):
Nucleo-U385RG-Q

Additional context
Add any other context about the problem here.

@fpistm
Copy link
Member

fpistm commented May 21, 2025

Hi @alexceltare2
I've been able to reproduce.
Upload thanks mass storage works as expected, only the STMCubeProgrammer SWD failed at 1.8V.
I've also tried with STM32Cube IDE but it does not work (On Linux).
Will check on Windows too.
This seems not link to the binary but to the STMCubeProgrammer cli. so convert it as a discussion.
You can use the mass storage upload as a workaround.

@stm32duino stm32duino locked and limited conversation to collaborators May 21, 2025
@fpistm fpistm converted this issue into discussion #2733 May 21, 2025

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants