ch55xduino icon indicating copy to clipboard operation
ch55xduino copied to clipboard

Can you add an example about ch559 USB host? This is a very important feature thx

Open FBMNBAWA opened this issue 10 months ago • 2 comments

FBMNBAWA avatar Apr 14 '24 06:04 FBMNBAWA

Thank you

FBMNBAWA avatar Apr 14 '24 06:04 FBMNBAWA

I have not found a good framework for USB host. But you generally can copy example from WCH directly because you don't need interrupts for host.

DeqingSun avatar Apr 14 '24 14:04 DeqingSun

what about to port this project to Arduino? https://github.com/atc1441/CH559sdccUSBHost

relaxibus avatar Jul 17 '24 14:07 relaxibus

@relaxibus That is a working example, not a framework. You can not modify the code unless you are an expert in USB. But you won't need that code if you are an expert.

DeqingSun avatar Jul 26 '24 23:07 DeqingSun