Red LED

General project help for Adafruit customers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
hockeyboy423
 
Posts: 11
Joined: Fri Jul 16, 2021 8:28 pm

Red LED

Post by hockeyboy423 »

I got a adafruit Trinket 5v the other day, while powering it up i noticed the red LED didn’t flash even once and as i went along trying to program it the code failed due to the inability of arduino being able to identify the board.

Product : Adafruit Pro Trinket 5v 16mhz
Screenshots :
Attachments
2CDF3232-5DEE-4093-BA6F-2236B28EEE0F.jpeg
2CDF3232-5DEE-4093-BA6F-2236B28EEE0F.jpeg (138.78 KiB) Viewed 111 times
EE703A8F-A91F-4451-BA7F-1E110D5B78C3.jpeg
EE703A8F-A91F-4451-BA7F-1E110D5B78C3.jpeg (141.84 KiB) Viewed 111 times
227A13C0-EE11-4773-8A3E-CE5D4C4C1E5F.jpeg
227A13C0-EE11-4773-8A3E-CE5D4C4C1E5F.jpeg (144.19 KiB) Viewed 111 times

User avatar
dastels
 
Posts: 15817
Joined: Tue Oct 20, 2015 3:22 pm

Re: Red LED

Post by dastels »

That's a Pro Trinket 5v, not a Trinket 5v. Similar but different boards.

Do you have the board and port set correctly?

Also as stated on the product page:
Deprecation Warning: The Pro Trinket bit-bang USB technique it uses doesn't work as well as it did in 2014, many modern computers won't work well. So while we still carry the Pro Trinket so that people can maintain some older projets, we no longer recommend it. Please check out the Metro Mini (ATmega328 @ 5V 16 MHz), ItsyBitsy 32u4 5V 16MHz, ItsyBitsy 32u4 @ 3.3V 8MHz or ItsyBitsy M0 @ 3V 48MHz. All have built-in USB and are comparable in price! The ItsyBitsy's especially are about the same size and have native USB and tons of pins, so they're a very close compatible.
You may be experiencing a case of that.

Dave

User avatar
hockeyboy423
 
Posts: 11
Joined: Fri Jul 16, 2021 8:28 pm

Re: Red LED

Post by hockeyboy423 »

I tried it on numerous computers ranging in different ages from new to old and not once has the Red LED even blinked or flickered at all. I don't know if I'm doing something wrong but it seems like no matter what I'm doing the red LED isn't even coming on for a split second.

User avatar
MMarugg
 
Posts: 4
Joined: Tue Jul 20, 2021 4:13 am

Re: Red LED

Post by MMarugg »

I have the same problem. Ordered back in may. All board power up without the red led turning on even once. IDE only shows "Could not find USBtiny device (0x1781/0xc9f)"

I use the same old computer as i used in the past, boards form my last oder still work fine, board from this recent order all dont work.

If i power the board with a power supply through the GND und 5V pins the green light comes on, but not the red one. Which should happen, at least it did on older boards.

I tired to re-programm the bootloader by following the instructions. This also fails with these new boards, but works fine with older boards.

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

Return to “General Project help”