Possible to build the USB or SD Version with ATMEGA 328?

General discussion forum - for all that doesn't fit in any other category.
Post Reply
DrPluto
Posts: 6
Joined: Sat Dec 26, 2009 3:38 pm

Possible to build the USB or SD Version with ATMEGA 328?

Post by DrPluto »

Hello all,


Was wondering if I could combine this great project you have hear with an Arduino board. Do you think it would be possible to emulate an Amiga floppy drive based on a ATMEGA 328, instead of the PIC18F4525?

Maybe the atmega is just too wussy for the job, but if you have any ideas please let me know.... and if it is possible to change the hardware, where would you start with the firmware changes?

thanks!!

Jeff
Site Admin
Posts: 8093
Joined: Fri Oct 20, 2006 12:12 am
Location: Paris
Contact:

Re: Possible to build the USB or SD Version with ATMEGA 328?

Post by Jeff »

DrPluto wrote:Hello all,


Was wondering if I could combine this great project you have hear with an Arduino board. Do you think it would be possible to emulate an Amiga floppy drive based on a ATMEGA 328, instead of the PIC18F4525?

Maybe the atmega is just too wussy for the job, but if you have any ideas please let me know.... and if it is possible to change the hardware, where would you start with the firmware changes?

thanks!!
it seems that this chip don't have enough sram (2KB vs 4KB for the PIC).

DrPluto
Posts: 6
Joined: Sat Dec 26, 2009 3:38 pm

Post by DrPluto »

Thanks for the answer Jeff!

Post Reply