Replies: 1 comment
-
have you tried to compile and run the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
For a project for my final exam i want to take an USB audio stream from a computer and output it to an i2s interface in order to be played. I'll be using an imxrt1011 devboard and MCUExpresso ide for that project. I'm new to the tinyUSB stack and i need some help to set it up and make it work. I've followed your getting started tutorial but i dont really know what im doing and im lost. For example do i call tud_int_handler() in the IRQ of the USB PHY or the one of the USB OTG. Thanks for your help.
Beta Was this translation helpful? Give feedback.
All reactions