USBaspLoader + no-crystal + ATTiny

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
NoOne
Posts: 3
Joined: Fri Sep 19, 2008 12:54 pm
Location: Graz, Austria

USBaspLoader + no-crystal + ATTiny

Post by NoOne » Fri Sep 19, 2008 7:00 pm

I'd like to build a timer based camera trigger.
Therefor I only need one IO-Pin and I dont want to use an ATMega8.

Is it possible to combine an ATTiny45 or ATTiny26 with the USBaspLoader?

NoOne
Posts: 3
Joined: Fri Sep 19, 2008 12:54 pm
Location: Graz, Austria

Post by NoOne » Sat Sep 20, 2008 7:04 pm

OK ... I realized that there is to little memory :roll:

christian
Objective Development
Objective Development
Posts: 1443
Joined: Thu Nov 09, 2006 11:46 am

Post by christian » Wed Sep 24, 2008 3:56 pm

Not just too little memory, the ATTiny x5 has no boot loader section.

NoOne
Posts: 3
Joined: Fri Sep 19, 2008 12:54 pm
Location: Graz, Austria

Post by NoOne » Wed Sep 24, 2008 4:01 pm

yes .. I noticed this issue later ...

Are there any ATTiny* with a bootloader section?

christian
Objective Development
Objective Development
Posts: 1443
Joined: Thu Nov 09, 2006 11:46 am

Post by christian » Wed Sep 24, 2008 4:03 pm

Don't know. Probably not...

Post Reply