darkxst / ha-operating-system

HAOS for iHost
Apache License 2.0
41 stars 4 forks source link

USB to Serial Chip inside iHost #31

Closed saschalev closed 8 months ago

saschalev commented 8 months ago

Hey, does anyone know what Driver I need for the iHost to make debug over USB possible? (i am on Mac) I couldn't find information what USB to Serial chip is built into the iHost.

Thanks!

best regards, Sascha

darkxst commented 8 months ago

There is no USB to Serial Chip.

The USB-C is setup as OTG and provides a login console using Linux Gadget CDC driver.

Otherwise there is an internal 3pin UART header that is the debug console, that shows uboot and early kernel message. You need to connect this with any USB-to-Serial adaptor.