Closed 5ocworkshop closed 3 years ago
I have added a new definition for this already but not yet commited it. Will do so soon.
Update now commited, port is selected by
#define UART_PORT 8
in the map file or _mymachine.h.
Should it be default for the GRBLHAL200 map?
Great, thank you Terje.
Enabling it should be the default for the HAL2000 board, but it is not the primary interface, normally. That should still default to USB and be able to be switched to Ethernet. It should be available as secondary serial.
Enabling it should be the default for the HAL2000 board, but it is not the primary interface, normally.
Enabled in the latest commit.
As this happened within another issue that is appropriately now closed, and it is specific to Teensy based boards, I thought I should tow this over here. Serial 8 has been working well with these changes:
I am happy to report the dragon has been slayed:
Here is the entry I created for Serial8 on the Teensy 4.1. I apologize for not submitting a patch but I think it best someone who really understands it and how to add it to the desired structure make the necessary changes so it can coexist with various board/pin combinations: