Hi everybody.
I use Timer1 on Teensy 4.1 to control stepper motors by pushing pulses.
And I use the Ethernet Module via SPI port (10,11,12,13) and open a SocketServer.
When receiving data from the Client it is normal, when sending data from Teensy to the Client it crashes. I have noticed that...