You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you provide an example and a nice explanation on how to use this library to communicate with the Teensy 4.1 board using USB Serial. Basically I want to understand how to do this https://www.pjrc.com/teensy/td_serial.html but using Rust. So far the documentation seems quite unclear to me, I would really like a tutorial-style step by step explanation (without RTIC and interrupts at first, just to have the basics)
Thanks,
Oleksiy
The text was updated successfully, but these errors were encountered:
Greetings everyone!
Could you provide an example and a nice explanation on how to use this library to communicate with the Teensy 4.1 board using USB Serial. Basically I want to understand how to do this https://www.pjrc.com/teensy/td_serial.html but using Rust. So far the documentation seems quite unclear to me, I would really like a tutorial-style step by step explanation (without RTIC and interrupts at first, just to have the basics)
Thanks,
Oleksiy
The text was updated successfully, but these errors were encountered: