Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

ATtiny85 Port Greyed Out 230423

Hello ETO Forum,
Have read several articles on installing support for the ATtiny
including
ATtiny85 microcontroller tutorials, Part 2: Working with ATtiny85
Still having issues with getting the IDE to recognize the programmer.

Running Window 11 and the Arduino IDE 2.0.4 and using
ATtiny85
with
a SparkFun Tiny AVR Programmer
Using the tutorial at
In the Arduino IDE at Preferences the URL
was added to tthe Additional Board Manager URL textbox
Then at the Boards Manager in Tools > Board > Board Manager the attiny by Davos A. Mellis was installed.
Then at Tools > Board > ATtiny > AtTiny/25/45/85 was chosen
The 8 Mhz internal clock was chosen and the Programmer was set as USBTinyISP.

But the Arduino IDE at the bottom right says "ATTiny/25/45/85 not connected.
Tools_board_ATtiny85_230423.jpg

And the Tools > Port option is greyed out.

At Windows Device Manager when the S rkFun Tiny AVR Programmer (with a ATtiny 85 on the board)
is plugged in, under Other Devices a listing for FabISP can be seen which disappears the board is unplugged.

Similarly, and to eliminate the cable and the USB port as points of failure,
when an Arduino Uno is hooked up to the
PC the status bar at the lower right
in the Arduino IDE says "Arduino Uno on COM9" and the is a listing in the Device Manager
Ports (COM & LPT) > Arduino Un0 (COM9) which disappears when the board is disconnected>
Device_Manager_Arduino_Uno_and_ATtiny_230423_b.jpg

It is surmised that because the Device Manager sees FabISP
and the the FabISP is not listed in the Tools > Pro0grammer options that
this the failure.

Programmer options tried: Arduino as ASP, ArduinoISP, AVRISP, AVRISPmkll, USBASP, and
USBtinyISP.
Tools_board_Programmer_230423.jpg


How can I get the IDE to recognize the Tiny AVR Programmer?

Thanks.

Allen Pitts
Dallas Texas
 

Attachments

  • Tools_board_ATtiny85_230423.jpg
    Tools_board_ATtiny85_230423.jpg
    200.8 KB · Views: 133
I tired numerous other solutions but ultimately used a web site
solution just using a Nano board or a Uno board. There are a number
of sites doing this.

Other times, boards, always having to try various drivers. Often rebooting
PC each time.

Open source solutions, which I am a fan of, are rarely ever supported like an OEMs
solution, its the price we pay for the open source experience. We get something for free,
until we account for the large amounts of time spent to resolve stuff like this.

Another possibility is the quality of the cable, if cabling the programmer to PC versus
direct plugin of programmer, can be a problem. I googled "FabISP exclamation point in
device manager" and got a number of fixes on web, not all aimed directly at FabISP, more
general problems.

Sparkfun offer any help ?


Regards, Dana.
 
Last edited:

Latest threads

New Articles From Microcontroller Tips

Back
Top