-
Notifications
You must be signed in to change notification settings - Fork 33
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
Remora firmware for SKR 2 with STM32F429VGT6 #28
Comments
Hi the 429 version of the board works with the Octopus pro 429 firmware that needs to be complied from the develop branch. I'll get that firmware version available as a bin file as well. |
Hey, I was actually working on this yesterday, and just did a pull. I think I got the github thing this time. Both octopus and skr2 are the same firmware configuration anyways. I have a compiled one here |
Thanks to both of you for your assistance. I will give this a go over the weekend. I assume the steppers should be configured for basic step/dir input rather than SPI or UART? |
Hi I'm looking to install Remora onto an SKR 2 board, however the new versions of this board use the STM32F429VGT6 instead of the STM32F407 apparently due to chip shortages. I'm curious what changes would be needed to support this processor, from what I can see the 429 runs at 180Mhz vs the 168Mhz of the 407. Is it possible to get a firmware to support the new version of this board or some guidance to build one? I have only ever built Marlin firmware for 3D printers in PlatformIO but I am willing to learn.
Thanks
The text was updated successfully, but these errors were encountered: