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

Remora firmware for SKR 2 with STM32F429VGT6 #28

Open
gjcollie opened this issue Apr 11, 2022 · 3 comments
Open

Remora firmware for SKR 2 with STM32F429VGT6 #28

gjcollie opened this issue Apr 11, 2022 · 3 comments

Comments

@gjcollie
Copy link

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

@scottalford75
Copy link
Owner

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.

https://forum.linuxcnc.org/18-computer/42276-remora-rpi-software-stepping-using-external-microcontroller-via-spi?start=520

@cakeslob
Copy link
Contributor

cakeslob commented Apr 11, 2022

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
https://github.com/cakeslob/Remora/tree/octopus_pro_429/Firmware/FirmwareBin/OCTOPUS_PRO_429

@gjcollie
Copy link
Author

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?

@cakeslob cakeslob mentioned this issue Sep 5, 2023
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

3 participants