Forum Rule: Always post complete source code & details to reproduce any issue!
-
USBHOST_T36 library is not working on Teensy 4.1 Board
Hi all,
I have a Teensy 4.1 board. I would like to use 5V and GND pins using USB Host.
I have downloaded USBHOST_T36 library and uploaded my 4.1 board but throwed an error below:
#error "USBHost_t36 only works with Teensy 3.6. Please select it in Tools > Boards"
I need 5V for my project. How can i receive 5V from USB host pin or another pins?
-
Senior Member+
USBHost is included in TeensyDuino. The versions included in TD 1.53 is designed to work with T_3.6 and T_4.x - sounds like an update is needed.
And remove the local copy. Though TD 1.54b2 has an update - ... though is may get an update for beta 3
-
Senior Member
-
Senior Member
This is very likely an old or corrupted software install.
Please download a fresh copy of Arduino 1.8.13 and Teensduino 1.53. Follow the install steps on this page:
https://www.pjrc.com/teensy/td_download.html
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules