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
milestone: print debug messages on the serial port
milestone: light up a LED from ChibiOS
milestone: print debug messages on the serial port from ChibiOS
ChibiOS tests are passing successfully!
milestone: USB stack used successfully from ChibiOS
USB
the Teensy 4.1 has two USB 2.0 OTG controllers
I’m trying to make controller USB1 (base address 0x402E0000) work (eval board: the USB port right next to the ethernet port, called “USB OTG” in the documentation, teensy 4.1: the main and only USB port)
There are 5 different USB implementations I know of:
Status
USB
USB1(base address0x402E0000) work (eval board: the USB port right next to the ethernet port, called “USB OTG” in the documentation, teensy 4.1: the main and only USB port)Building
Wiring/testing