Hi all. I'm looking for information on the following:
Arduino IDE (1.6.4) with Arduino as ISP has provision to program the ATtiny45 and 85 but not 25. Is it possible to program the 25? If so, how? (If not possible I assume I will have to buy 45s.)
Curious. If I can choose either the 45 or the 85 and either should work, then why offer 2 choices? Would not the following menu choices be more appropriate?
ATtiny25/45
ATtiny25/85
Can I program a 45 using the 85 configuration too? I assume this answer must be no, given there are 2 choices.
So I just tried to program the ATtiny25 using each of the 45 and 85 configurations. Doesn't work. Arduino IDE checks and reports "Wrong microcontroller found."
Evidently, the 25 is not programmed the same way as the 45/85.
Thank you for the reply, CrossRoads, and I see the entries for the t25 in the avrdude.conf file. So this appears to be okay.
Clearly, this is a more complex problem and the Arduino IDE does not support the tiny25, so I am going to buy the tiny45, which is supported. I just wish I had known this before I bought the 25s...
I think the second core linked in my sig has entries for the 25. If it doesn't, it will fairly soon - I'm planning to set it up with sub menus, and it'll be great. They're not very popular though, 2k goes really fast with Arduino code...
Edit: The second core from my sig should work with the 25 now without any additional steps (beyond installing the core normally)