I have a 4 axis cnc with smartpendant running on flexihal board, i'm using the serial to control my modbus vfd spindle, and the i2c port is configured as second uart for the smart pendant.
It has been working fine, until i updated the firmware (this repo) - the pendant has a hard time connecting with lots of "Com Error" errors and sometimes even usb/network(telnet) connections wont work, but websockets seem to work (strange stuff).
if i build from commit 12f5a76 - all is good
commit a5ecb4c - no good, com errors etc ...
commit a5ecb4c, but with the keypad module not update - still not good (i was trying to narrow the issue somewhat)
the last commit i tried was f96ba7f and it seems to have the same issue
not sure how to debug this or if its just a "me" issue caused by the 2 uart ports in use
let me know if i can try anything to help with this or any more info i can provide.
I have a 4 axis cnc with smartpendant running on flexihal board, i'm using the serial to control my modbus vfd spindle, and the i2c port is configured as second uart for the smart pendant.
It has been working fine, until i updated the firmware (this repo) - the pendant has a hard time connecting with lots of "Com Error" errors and sometimes even usb/network(telnet) connections wont work, but websockets seem to work (strange stuff).
if i build from commit 12f5a76 - all is good
commit a5ecb4c - no good, com errors etc ...
commit a5ecb4c, but with the keypad module not update - still not good (i was trying to narrow the issue somewhat)
the last commit i tried was f96ba7f and it seems to have the same issue
not sure how to debug this or if its just a "me" issue caused by the 2 uart ports in use
let me know if i can try anything to help with this or any more info i can provide.