ATTiny88 /ATTiny85/drazyissue

Before the drazzy site wend down and we were advised to edit drazzy out of the IDE I used to be able to program the ATTiny88. Now I can't see the ATTiny88 in the list of usable microcontrollers. I just tried the digistump thing for programming my ATTiny85 to no avail. Removing drazzy seems to have cause a lot of problems.

Putting my comment here in case a new tinycore (with tiny88) rolls out.

Hi @mysteriousorb and @xfpd. I believe all the problems with ATTinyCore are now fixed. Please try installing it again according to the instructions here:

https://github.com/SpenceKonde/ATTinyCore/blob/v2.0.0-devThis-is-the-head-submit-PRs-against-this/Installation.md

If you still have any problems after that, provide a detailed description and I'll take a look.

Your link for installing ATTinyCore went well.

I also needed this link to populate Tiny88 boards.

https://robojax.com/learn/arduino/?vid=robojax_MH-Tinny_Tinny88

Note: IDE always shows COMx [not connected]

I believe ATTinyCore does have support for the "MH-ET" boards:

https://github.com/SpenceKonde/ATTinyCore/blob/v2.0.0-devThis-is-the-head-submit-PRs-against-this/avr/extras/ATtiny_x8.md#micronucleus-bootloader

So you might be able to use the ATTinyCore platform instead of the "**MH-ET LIVE Boards" platform you get from following the tutorial you linked. If you are using "MH-ET LIVE Boards" then you don't also need to have ATTinyCore installed (unless you want to use that platform for boards other than your "MH-ET" board e.g., ATtiny85).

I removed the board-manager installed boards/links/rebooted and used the ATTinyCore link and all is working.

(I must have done something wring in post #12)

Every Tiny88 upload of code is successful even with "COMx [not connected]"

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.