Hello,
I've seen in another post (here) that it's possible to port a modbus lib to teensy by changing "Serial" to "Serial1", because Serial is used for the USB serial port.
I'm using another lib of modbus (Written by Jason Vreeland) wich is more adapted to my needs (don't use a DE pin, and most...