- Hardware & Machines
- Computers and Hardware
- Remora - Rpi Software Stepping Using External Microcontroller via SPI
Remora - Rpi Software Stepping Using External Microcontroller via SPI
25 May 2021 02:42 #210176
by scotta
Replied by scotta on topic Remora - Rpi Software Stepping Using External Microcontroller via SPI
Great to hear that it's working. BTW which config sample did you use? The SKRv1.3 config doesn't have the encoder index pin enabled. Just makes me wonder if there is a bug in the encoder configuration code.
Please Log in or Create an account to join the conversation.
25 May 2021 05:24 - 25 May 2021 05:26 #210187
by cakeslob
Replied by cakeslob on topic Remora - Rpi Software Stepping Using External Microcontroller via SPI
github.com/scottalford75/Remora/blob/mai...es/SKRv13/config.txt
I just removed everything but stepgens for now.
I just removed everything but stepgens for now.
Last edit: 25 May 2021 05:26 by cakeslob.
Please Log in or Create an account to join the conversation.
25 May 2021 06:33 #210194
by scotta
There was an error in the encoder creation code, thanks for helping find it! Pushed the latest code and firmware to the repo.
Replied by scotta on topic Remora - Rpi Software Stepping Using External Microcontroller via SPI
github.com/scottalford75/Remora/blob/mai...es/SKRv13/config.txt
I just removed everything but stepgens for now.
There was an error in the encoder creation code, thanks for helping find it! Pushed the latest code and firmware to the repo.
Please Log in or Create an account to join the conversation.
26 May 2021 01:15 #210294
by Bari
Replied by Bari on topic Remora - Rpi Software Stepping Using External Microcontroller via SPI
Please Log in or Create an account to join the conversation.
26 May 2021 01:20 #210295
by scotta
Replied by scotta on topic Remora - Rpi Software Stepping Using External Microcontroller via SPI
Hi Bari,
When I saw your other post on this I ordered myself a W5500 ethernet module. It's now waiting for some experimentation...
When I saw your other post on this I ordered myself a W5500 ethernet module. It's now waiting for some experimentation...
Please Log in or Create an account to join the conversation.
26 May 2021 12:43 #210340
by alkabal
Replied by alkabal on topic Remora - Rpi Software Stepping Using External Microcontroller via SPI
Hi
You mean this is ethernet to spi modul ?
Thanks
You mean this is ethernet to spi modul ?
Thanks
Please Log in or Create an account to join the conversation.
26 May 2021 13:41 #210345
by scotta
Replied by scotta on topic Remora - Rpi Software Stepping Using External Microcontroller via SPI
Correct. If there is anyone with experience the W5500 on Mbed LPC1768, development help would be more than welcome.
Please Log in or Create an account to join the conversation.
26 May 2021 13:45 - 26 May 2021 13:48 #210346
by scotta
Replied by scotta on topic Remora - Rpi Software Stepping Using External Microcontroller via SPI
Last edit: 26 May 2021 13:48 by scotta.
Please Log in or Create an account to join the conversation.
26 May 2021 17:34 - 26 May 2021 17:36 #210366
by Doogie
Replied by Doogie on topic Remora - Rpi Software Stepping Using External Microcontroller via SPI
AFTER you have your rPi with a network connection and get the Remora software with the following command:
git clone github.com/scottalford75/Remora
NOTE: there is an https:// before the github.com URL
Then you cd to to the LinuxCNC software component for Remora with:
cd Remora/LinuxCNC/Components/Remora/
Then you run: sudo halcompile --install remora.c
git clone github.com/scottalford75/Remora
NOTE: there is an https:// before the github.com URL
Then you cd to to the LinuxCNC software component for Remora with:
cd Remora/LinuxCNC/Components/Remora/
Then you run: sudo halcompile --install remora.c
Last edit: 26 May 2021 17:36 by Doogie.
Please Log in or Create an account to join the conversation.
26 May 2021 18:11 #210372
by alkabal
Replied by alkabal on topic Remora - Rpi Software Stepping Using External Microcontroller via SPI
really unsure if this can help but that seem to speak about lpc1768
os.mbed.com/teams/WIZnet/code/WIZnet_Lib...edb39d8707/main.cpp/
os.mbed.com/teams/WIZnet/code/WIZnet_Lib...edb39d8707/main.cpp/
The following user(s) said Thank You: Doogie
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.155 seconds