I want to use AVR-ISP500-TINY in Mass Storage Mode for Programming ATTINY13A

Started by vedang, November 29, 2021, 08:36:30 AM

Previous topic - Next topic

vedang

I want to use AVR-ISP500-TINY in Mass Storage Mode for Programming ATTINY13A but I can't find attiny13.apd file on the website.
Can I use attiny11.apd/attiny12.apd file for programming ATTINY13A ?

LubOlimex

> Can I use attiny11.apd/attiny12.apd file for programming ATTINY13A ?

You can try but I believe the software first checks for chip ID and using apd for different chip should not work at all. Hope I am wrong.

>  I can't find attiny13.apd file on the website.

We don't have it and we have trouble creating it.

We run in house export script that converts the data from the xml base (xml taken from AVR Studio 4 folder "\AVR Tools\Partdescriptionfiles") to the apd base. Unfortunately, when I run the script for ATiny13.xml and ATtiny13A.xml it results in an error. I have no idea if the problem is in the script or in the specific xmls.

The script was written very long time ago by an employee that had left long time ago and I am not sure if anyone here can pick it up. I add everything that we have here in an archive, you can download it from here:

https://ftp.olimex.com/Lub-clients/apd-generator.zip

The ATtiny13 xmls are in one of the sub-folders. To try to export navigate to exe folder via cmd and run:

genpartdescr.exe permissive 111 333

Hopefully the sources would help you.
Technical support and documentation manager at Olimex