LdB-ECM / Raspberry-Pi

My public Baremetal Raspberry Pi code
MIT License
309 stars 58 forks source link

How to use the USB driver? #27

Open sjtugjy opened 4 years ago

sjtugjy commented 4 years ago

After booting the board, only some log info (like USB Root Hub...) is printed. I inject and eject a USB disk but there is no output.

I am wondering how to use this driver, for example, writing data with a USB-to-serial cable. Thanks for any help!