cherry-embedded / CherryUSB

CherryUSB is a tiny and portable USB Stack (device & host) for embedded system with USB IP
https://cherryusb.readthedocs.io/
Apache License 2.0
1.14k stars 245 forks source link

Cherry USB host wifi and more ... on Teensy 4.x #183

Closed JPB1JPB1 closed 3 months ago

JPB1JPB1 commented 4 months ago

Dear Team

any example to get the Cherry USB host wifi, bluetooth, pendrive stack to run with Teensy 4.1 ? Few applications may use your stack.. Waiting for some support and example to test it asap. Best Regards Jjj

sakumisu commented 4 months ago

I dont know what is teensy, you can run bluetooth host with zephyr bluetooth stack, no support for host wifi because it need too much effort.

JPB1JPB1 commented 4 months ago

Dear Team

here are the Teensy 4.x board https://www.pjrc.com/store/teensy41.html Cortex M7 at 600Mhz , USB host High speed, low power... What about RT-Thread also ? Best Regards Jjj

sakumisu commented 4 months ago

I see it uses ehci ip, but this should work by yourself.You can use other support chips with ehci ip like bl616 or hpm or nuvoton.

JPB1JPB1 commented 4 months ago

Dear Sakumisu Ok, please, informations are welcome to help me to support any other USB dongle ... May be in private message to discuss how to do it... Best regards Jjj