[Coco] Arduino question

Mark Marlette mmarlette at frontiernet.net
Mon Oct 10 17:30:05 EDT 2011


Phill,

I agree, sounds like Frank is starting out. 1284 is a big one....That is what I was trying to say...

I have done the SPI/FATFS under my system, less than 10 mins. start to finish, pretty neat stuff.

I have a SD proto on the web site, that I used to plug in to the dev boards to play.

All good stuff.

No time to play, have some killer apps in the wings(non coco related). The CoCo is work, work, work. :)

Regards,

Mark
http://www.cloud9tech.com

 

----- Original Message -----
From: "Phill Harvey-Smith" <afra at aurigae.demon.co.uk>
To: "CoCoList for Color Computer Enthusiasts" <coco at maltedmedia.com>
Sent: Monday, October 10, 2011 11:19:37 AM
Subject: Re: [Coco] Arduino question

On 10/10/2011 16:13, Mark Marlette wrote:
> Frank,
>
> Really depends on what you want to do.
>
> The STK500 is VERY reasonable. Look at all the target chips it
> supports.

I have one though I have only really used it a couple of times, decent 
enough dev board, but I found that it was much easier to make a 
prototype of whatever I was trying to build than try to shoehorn a dev 
board to connect to (for example) a CoCo/Dragon etc.

> Your link below to the mega1284, that is a HUGE chip, maybe you have
> a specific need for all of those features in that chip???

Or the fact that it has 16K of ram internally, quite usefull for disk 
buffers etc....

> BTW: The Atmel AVR would be a terrible approach to replace the
> SuperIDE. Seriously.  Altera, better solution.

Agreed for IDE a CPLD/FPGA is the better solution.

But if you wanted to build an SD/MMC interface it works fine as most of 
the AVRs have built in SPI to communicate with the SD, and can run 
something like chan FATFS so that the SD card can be FAT formatted. 
Loading a .cas file in 4 seconds as opposed to 4 minutes is pretty cool :)

Though to be fair I do have a XILINX 9572 acting as a databuffer, 
address decoder / bus manager between the 6809 and the AVR.

Cheers.

Phill.

--
Coco mailing list
Coco at maltedmedia.com
http://five.pairlist.net/mailman/listinfo/coco



More information about the Coco mailing list