90s2313 and attiny2313

For Adafruit customers who seek help with microcontrollers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
PabloOyarzo
 
Posts: 36
Joined: Sat Mar 01, 2014 7:42 am

90s2313 and attiny2313

Post by PabloOyarzo »

Is there difference? And I use the 90s2313 instead of the attiny?

User avatar
adafruit_support_mike
 
Posts: 67446
Joined: Thu Feb 11, 2010 2:51 pm

Re: 90s2313 and attiny2313

Post by adafruit_support_mike »

This PDF has a list of differences between the two chips: http://www.atmel.com/Images/doc4298.pdf

From what I read there, it sounds like the ATtiny2313 is an improved version of the 90s2313. There are some differences in pin names, and it looks like the ATtiny made the timers a bit more convenient. You'll have to look at the details to see if anything interferes with the code you want to run.

User avatar
PabloOyarzo
 
Posts: 36
Joined: Sat Mar 01, 2014 7:42 am

Re: 90s2313 and attiny2313

Post by PabloOyarzo »

Thanks that's the answer I was looking for.

Locked
Please be positive and constructive with your questions and comments.

Return to “Microcontrollers”