Resolved! UART communication between Nucleo F401RE and Teensy 4.1
Hello everyone,I am trying to establish a serial communication between a Teensy 4.1 and a Nucleo F401RE board. The Nucleo board reads data from some VL53L7CX ToF sensors (this part works) and send them via Serial to the Teensy (this one doesn't work)...