Remora for RP2040

More
20 Jun 2023 00:22 #273886 by drewnabobber
Replied by drewnabobber on topic Remora for RP2040
Found a whoopsie but have the W5500 pinging and connecting via websockets. Is there a particular branch of your code that I could try here Scott?

Please Log in or Create an account to join the conversation.

More
20 Jun 2023 06:04 #273897 by scotta
Replied by scotta on topic Remora for RP2040
Great to hear! I've created a new repo with a firmware for drag and drop and the LinuxCNC configuration I have been used for testing.

github.com/scottalford75/PicoBOB/tree/main

Please Log in or Create an account to join the conversation.

More
20 Jun 2023 06:45 #273901 by scotta
Replied by scotta on topic Remora for RP2040
Also, just noted the uart is not on GP0 and GP1 so a custom board definition will be needed. Which pins?

Please Log in or Create an account to join the conversation.

More
20 Jun 2023 15:36 #273941 by drewnabobber
Replied by drewnabobber on topic Remora for RP2040

G29 and G28 are the UART.  However, my whoopsie is that they are labelled backwards on the schematic and need to swap.  So the final pinout will be G29/RXD and G28/TXD.

Please Log in or Create an account to join the conversation.

More
20 Jun 2023 21:27 #273965 by scotta
Replied by scotta on topic Remora for RP2040
Ok, code and repo updated with a simple #define for when compiling for the PicoBOB.

Please Log in or Create an account to join the conversation.

More
28 Jun 2023 13:57 #274392 by drewnabobber
Replied by drewnabobber on topic Remora for RP2040
Just to give an update on the design. We have found that we get disconnects (lose ping) between the W5500 and the RP2040 after running for around 4-6 hours. Don't currently have access to a way to debug this in detail, but it looks so far like it might be that the IRQ line needs an additional pullup.
The following user(s) said Thank You: scotta

Please Log in or Create an account to join the conversation.

More
13 Jul 2023 06:38 #275319 by hubibagi
Replied by hubibagi on topic Remora for RP2040
Hi Scott,

i have tested the code and get joint following errors. i have tested it with a PI4 (original Linuxcnc image) and a notebook. it happends with fast feedrates very often ,but also with very low feedrates. Board is the W5500-EVB-Pico.
with halshow the cmd and fb values are the same. i also tried twice of the servoperiod.
i used default config without uploading , the rest is from the PicoBOB
I'm grateful for every tip to limit the error.

if i find later time , i will try to upload a config with only one stepgen/axes.

Please Log in or Create an account to join the conversation.

More
13 Jul 2023 22:00 #275375 by scotta
Replied by scotta on topic Remora for RP2040
Hi, can you please share your hal and ini files so I can have a look at your config?

Please Log in or Create an account to join the conversation.

More
15 Jul 2023 05:23 #275484 by hubibagi
Replied by hubibagi on topic Remora for RP2040
Hi,
attached my Hal and ini. most default from the PicoBob sample.

 
Attachments:

Please Log in or Create an account to join the conversation.

More
05 Aug 2023 11:08 #276990 by hubibagi
Replied by hubibagi on topic Remora for RP2040
Hi,my error comes that ferror limits are reached. settings of the screenshot are MIN_FERROR = 0.5are these rounding issues ? or is min_Ferror = 0.5 to low ? i added also halscope.csv renamed to .txt
Attachments:

Please Log in or Create an account to join the conversation.

Time to create page: 0.092 seconds
Powered by Kunena Forum