Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4919

General • Tiny USB question.

$
0
0
Hi guys,

Just wondering, does TinyUSB utilise any of the onboard GPIO's behind the scenes?

I have a board that utilises almost every GPIO and have now integrated TinyUSB in to my project.

The symptoms appear to be that GPIO_0 is affected now (at minimum) and my board doesn't behave the way it should anymore.

Code:

board_init();tuh_init(BOARD_TUH_RHPORT);
I have commented out all of the USB code, but leaving in the above lines is enough to change the behavior of the board.

Are there certain pins to avoid when using TinyUSB?

Many thanks in advance.

Statistics: Posted by Lonewolff — Mon Sep 02, 2024 11:41 pm



Viewing all articles
Browse latest Browse all 4919

Trending Articles