6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Mon Oct 07, 2024 5:17 am

All times are UTC




Post new topic Reply to topic  [ 21 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: Fri Apr 22, 2011 5:47 pm 
Offline

Joined: Mon May 24, 2004 8:48 pm
Posts: 59
Hi .

Atmega8 @ 12 mhz will do the job.

http://makecircuits.com/blog/2009-03-23 ... mega8.html

cheers


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sat Apr 23, 2011 1:41 am 
Offline

Joined: Mon Mar 08, 2010 1:01 am
Posts: 142
The Arduino Uno went from a FTDI chip to the Atmega8 to bridge the USB to UART connection.

The code is available here if you wish to work with that as a basis.

https://github.com/arduino/Arduino/tree ... firmwares/

Dimitri


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sat Apr 23, 2011 7:33 am 
Offline

Joined: Tue Jul 05, 2005 7:08 pm
Posts: 1041
Location: near Heidelberg, Germany
What is the point in using a 6502 then if you already have a 12MHz Atmega sitting on your board? I'd guess that runs circles around a 1MHz 6502... And it would take away all the fun of it ;-)

But seriously, with my stack you're free to implement not only the serial protocol, but anything you like. What is still missing, but what I'm planning is on SCSI-over-USB support - that's the protocol that nearly all USB memory sticks or USB-attached harddisks talk...

And you can play the device for a host, or you can host other devices.
Now who needs an Atmega...? ;-)

André


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sat Apr 23, 2011 3:28 pm 
Offline

Joined: Mon Mar 08, 2010 1:01 am
Posts: 142
André,

But if you replace it with a AVR how else are you going to play with your favorite video games you grew up with on the C64 or Apple 2?

Dimitri


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Mon Apr 25, 2011 9:45 am 
Offline

Joined: Wed May 21, 2003 1:08 pm
Posts: 27
Location: Germany
fachat wrote:

While I started from the MicroUSB code, and learned some stuff from them (I know you're reading, didn't have time yet to contact you) I wrote completely new drivers, with separation of hardware and logic (so other chips than the SL811HS can be supported easily).


Hi Andre,

this is great news. Thanks for making the code available.

You've got HUBs working, a task that I always postponed. I will have a look at your code and see if I can backport it to the Atari800.

-- Carsten


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Mon Apr 25, 2011 12:55 pm 
Offline

Joined: Tue Jul 05, 2005 7:08 pm
Posts: 1041
Location: near Heidelberg, Germany
cas wrote:
You've got HUBs working, a task that I always postponed. I will have a look at your code and see if I can backport it to the Atari800.


Yeah, I had to :-) My only USB keyboard I could spare as test device is a Lenovo keyboard, with built-in trackpoint and touchpad ... both plus two external USB connectors at the back attached to an internal hub in that keyboard...

André


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 21 posts ]  Go to page Previous  1, 2

All times are UTC


Who is online

Users browsing this forum: GARTHWILSON and 40 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: