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

[BUG] Several problems with Rumba32 (Stm32F446) #14942

Closed
MarkMan0 opened this issue Aug 13, 2019 · 4 comments
Closed

[BUG] Several problems with Rumba32 (Stm32F446) #14942

MarkMan0 opened this issue Aug 13, 2019 · 4 comments

Comments

@MarkMan0
Copy link
Contributor

I want to upgrade my Ender 3 with a Rumba32 board, which uses a powerful STM32 processor.

The first problem is, that I cannot compile in platformIO.
For some reason it can't find the TMCStepper.h header, but the library is installed to global storage. Compiling for the SKR V1.3, everything is working, same directory, different branches, same config.
There is another error SerialUsb was not declared.

So based on this issue, I switched to the Arduino extension in vscode, and installed the TMCStepper library, and the dev branch of this MarlinFirmware/U8glib-HAL library.

With this configuration I can sucessfully compile the latest Marlin 2.0.

The problem is, that there are problems with the LCD - Reprap discount Full Graphic Controller and the firmware.

The first one being - the firmware won't boot, only when I connect to the board through serial will it boot. After connecting the power(24 V) the onboard LED doesn't start flashing. Only after I attach a serial monitor will it boot up, display the Marlin logo on the LCD and start blinking the LED.
The onboard 5V regulator is working properly, because after disconnecting the USB, I can still interract with the board.

2nd issue:
After it boots up, the characters on the LCD are scattered. I can see it's trying to display what it's supposed to, but it looks like there is some kind of communication issue - random pixels lighting up, or turning off. I tested the LCD with the SKR board, and it was working properly, so the issue is on the rumba board. Also tried different cables - didn't solve the problem.

Below is attached my Marlin config and the Arudino libraries folder( _username_\Documents\Arduino\libraries
libraries.zip
Marlin.zip

For compiling, you will need to follow this guide. You also need to unzip the libraries.zip file to you libraries folder.

@boelle boelle changed the title Several problems with Rumba32 (Stm32F446) [BUG] Several problems with Rumba32 (Stm32F446) Aug 13, 2019
@boelle
Copy link
Contributor

boelle commented Sep 24, 2019

@MarkMan0 is the problem still there?

@MarkMan0
Copy link
Contributor Author

I'm away from my printer, can test in a week or 2 only

@boelle
Copy link
Contributor

boelle commented Oct 12, 2019

Lack of Activity
This issue is being closed due to lack of activity. If you have solved the
issue, please let us know how you solved it. If you haven't, please tell us
what else you've tried in the meantime, and possibly this issue will be
reopened.

@github-actions
Copy link

github-actions bot commented Jul 4, 2020

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Jul 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants