- Edited
uli There are. Both the Linux console and the EB debug output are available on the serial port.
A question about this: is the data available via USB (UART over USB) or through the UART pins on the 40 pin connector? (I’m talking about the Orange Pi side here).
I thought of trying UART over USB, but turns out I don’t have a single USB-A to USB-A cable at home (now that I think of it, maybe I can try with USB-C to USB-A, I have a few of those cables).
But I also have a few USB TTL adapters (with different chips, one I know it positively works, as I used it to program AVR chips). So I can connect with that and some dupont cables directly to the pins on the OPi.
Also: do I need to enable a debug mode in some way or will BE just output any errors to serial by default?
Thanks.