Skip to content
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

RUMBA32 Aus3D V1.0 Not appearing under devices in boot mode #52

Open
alanamer opened this issue Oct 20, 2023 · 2 comments
Open

RUMBA32 Aus3D V1.0 Not appearing under devices in boot mode #52

alanamer opened this issue Oct 20, 2023 · 2 comments

Comments

@alanamer
Copy link

Hello,

I am trying to upload Marlin to an AUS3D RUMBA32 V1.00 using PlatformIO in Visual Studio Code on a Mac. When the board is not in boot mode, I can see it under devices "RUMBA32_F446VE CDC in FS Mode," however, once it enters boot mode, it is no longer findable. I have tried adding the 100K resistor recommended herehttps://github.com/Aus3D/RUMBA32/issues/34 but that did not resolve the issue. I am entering boot mode by holding boot and then pressing reset, then releasing. There is one flash and then the LED turns off.

Right now, if I try to upload when the board is not showing up, I receive this error: *** [.pio/build/rumba32_f446ve/firmware.bin] Error -6.

This is my platformio.ini configuration:
[env:rumba32_f446ve]
platform = ststm32
board = rumba32_f446ve
framework = arduino
upload_protocol = dfu

I would really appreciate any ideas on how to solve this! Thank you!

@alanamer
Copy link
Author

So I got the firmware to upload through platform ino, but now there is no LED on the board and I am unable to find it as a device in either Pronterface or studio code

@alanamer alanamer reopened this Oct 23, 2023
@coolcheat
Copy link

coolcheat commented Jan 1, 2024

I'm using the stlink method, which is a lot more reliable as well as being faster.

You can see here:
#44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants