You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But the Arduino IDE at the bottom right says "ATTiny/25/45/85 not connected.
And the Tools > Port option is greyed out.
At Windows Device Manager when the SparkFun 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 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>
How can I get the IDE to recognize the Tint AVR Programmer?
Thanks.
Allen Pitts
Dallas, Texas
The text was updated successfully, but these errors were encountered:
I am running Window 11 and the Arduino IDE 2.0.4 and using ATtiny 85 with
a SparkFun Tiny AVR Programmer
https://www.sparkfun.com/products/11801
At Prefences the URL
https://raw.githubusercontent.com/damellis/attiny/ide-1.6.x-boards-manager/package_damellis_attiny_index.json
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 and the Programmer wwas set as USBTinyISP.
But the Arduino IDE at the bottom right says "ATTiny/25/45/85 not connected.
And the Tools > Port option is greyed out.
At Windows Device Manager when the SparkFun 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 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>
How can I get the IDE to recognize the Tint AVR Programmer?
Thanks.
Allen Pitts
Dallas, Texas
The text was updated successfully, but these errors were encountered: