Remora with STM32H753ZI
- REAL ELETRIC
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
12 Mar 2025 00:32 #323719
by REAL ELETRIC
Remora with STM32H753ZI was created by REAL ELETRIC
I have a STM32H753ZI development board and would like to install remora, would that be possible?
Please Log in or Create an account to join the conversation.
- scotta
-
- Offline
- Platinum Member
-
Less
More
- Posts: 951
- Thank you received: 486
13 Mar 2025 19:38 #323865
by scotta
Replied by scotta on topic Remora with STM32H753ZI
The work for the H7 series is very close to ready. The core code is running and has been updated with a lot of refactoring. I wanted to take this opportunity to get the TMC SPI drivers incorporated, which is what I'm working on at the moment.
github.com/scottalford75/Remora-STM32H7xx
This is the development repo if you would like to have a look. If your board does not use a boot loader than this should get you going. This has been developed on an SKR3 board, so compare your crystal setup and adjust if needed.
Once I'm happy, I'll be adding the bootloader offsets etc in the code.
github.com/scottalford75/Remora-STM32H7xx
This is the development repo if you would like to have a look. If your board does not use a boot loader than this should get you going. This has been developed on an SKR3 board, so compare your crystal setup and adjust if needed.
Once I'm happy, I'll be adding the bootloader offsets etc in the code.
Please Log in or Create an account to join the conversation.
- eoverton
- Away
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
24 Oct 2025 05:18 #337021
by eoverton
Replied by eoverton on topic Remora with STM32H753ZI
How close are you, and how can I help? It's been three or four years since I worked on an ST ARM core, but I do work in the embedded world all the time, and I'm happy to be of assistance. With a little bit of digging, I can probably even find my old ST background debug dongle and the tools to support it.
I presently have a strong interest in seeing this project through to completion. I have been standardizing my computer controlled systems on a Bigtreetech Manta M8P board, which basically is a breakout board for a Raspberry Pi CM4 with an ST32H723ZET6 on it to run the lower-level stuff. I've had very good luck with it using it for Klipper/Mainsail/Crowsnest to run a 3D printer. And since the stepper drivers I want to use to drive the motors on my milling machine drop right in, I'd like to bridge LinuxCNC to it. The higher current drivers (like variants of the TMC5160) use SPI, so I'd need that driver. And it'd be nice to be able to poll a few GPIO's so I can move the mill bed with a joystick for setup. But it shouldn't be *that* difficult, I don't think.
Just let me know if/how I can contribute.
I presently have a strong interest in seeing this project through to completion. I have been standardizing my computer controlled systems on a Bigtreetech Manta M8P board, which basically is a breakout board for a Raspberry Pi CM4 with an ST32H723ZET6 on it to run the lower-level stuff. I've had very good luck with it using it for Klipper/Mainsail/Crowsnest to run a 3D printer. And since the stepper drivers I want to use to drive the motors on my milling machine drop right in, I'd like to bridge LinuxCNC to it. The higher current drivers (like variants of the TMC5160) use SPI, so I'd need that driver. And it'd be nice to be able to poll a few GPIO's so I can move the mill bed with a joystick for setup. But it shouldn't be *that* difficult, I don't think.
Just let me know if/how I can contribute.
Please Log in or Create an account to join the conversation.
Time to create page: 0.134 seconds