- Hardware & Machines
- Computers and Hardware
- Remora - Rpi Software Stepping Using External Microcontroller via SPI
Remora - Rpi Software Stepping Using External Microcontroller via SPI
- amanker
- Offline
- Premium Member
-
Less
More
- Posts: 102
- Thank you received: 2
19 Jan 2026 04:19 #341564
by amanker
Replied by amanker on topic Remora - Rpi Software Stepping Using External Microcontroller via SPI
Sorry, I was confused in spi. I assumed that both board use same single spi without seeing it's board pin maps. But after seeing SKR3 pin map I found that it's using separate spi for config and comms. But in Octopus it's same for config and comms. Thanks for pointing out.
Please Log in or Create an account to join the conversation.
- amanker
- Offline
- Premium Member
-
Less
More
- Posts: 102
- Thank you received: 2
20 Jan 2026 19:13 #341622
by amanker
Replied by amanker on topic Remora - Rpi Software Stepping Using External Microcontroller via SPI
Thanks for your tips.
@3040gerber and @cakeslob
Finally I got TMC5160 working on Octopus pro board f446 version.
I have changed the spi to spi2 with new interrupt and uart to uart3. I choosen spi2 because it's on wifi connector on board which is at the edge of board, so there will be much shorter length spi cable required and it has uart3 at same place.
Thanks a lot
@3040gerber and @cakeslob
Finally I got TMC5160 working on Octopus pro board f446 version.
I have changed the spi to spi2 with new interrupt and uart to uart3. I choosen spi2 because it's on wifi connector on board which is at the edge of board, so there will be much shorter length spi cable required and it has uart3 at same place.
Thanks a lot
Please Log in or Create an account to join the conversation.
- Hardware & Machines
- Computers and Hardware
- Remora - Rpi Software Stepping Using External Microcontroller via SPI
Time to create page: 0.217 seconds