CircuitPlaygroundFirmata_Express_CodeOrg.ino #error TinyUSB is not selected, please select it in "Tools->Menu->USB Stack

Play with it! Please tell us which board you're using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
brl_ksu
 
Posts: 1
Joined: Mon Jan 02, 2023 10:39 am

CircuitPlaygroundFirmata_Express_CodeOrg.ino #error TinyUSB is not selected, please select it in "Tools->Menu->USB Stack

Post by brl_ksu »

Trying to upload CircuitPlaygroundFirmata_Express_CodeOrg.ino, I get error message:
#error TinyUSB is not selected, please select it in "Tools->Menu->USB Stack"

However in Arduino IDE 2.0.3 no USB Stack option appears in the Tools menu.

The same behavior occurs on both MacOS and Ubuntu Linux.

In Library Manager, Adafruit Circuit Playground 1.11.5 and Adafruit TinyUSB Library 1.17.0 are installed.

Following suggestion in
viewtopic.php?p=913953&hilit=Tools+%3EM ... ck#p913953,
I added https://adafruit.github.io/arduino-boar ... index.json to the "Additional Boards Manager URLs:" field of the Arduino IDE preferences panel.

Then I installed "Adafruit SAMD Boards" from the Arduino IDE Boards Manager.

Then I selected Tools > Board > Adafruit SAMD (32-bits ARM Cortext-M0+ and Cortext-M4) boards > Adafruit Circuit Playground Express

Still, no USB Stack selection appeared in the Tools menu, and the same error message occurred during Verify.

An interesting suggestion was made in https://github.com/adafruit/Adafruit_Ti ... issues/162,
but the changes to Adafruit_TinyUSB.h and tusb_config_samd.h caused a host of other errors.


What needs to be done to choose TinyUSB for USB Stack?

Locked
Please be positive and constructive with your questions and comments.

Return to “Circuit Playground Classic, Circuit Playground Express, Circuit Playground Bluefruit”