Jump to content
IGNORED

New hardware: SIO_FIFO


Simius

Recommended Posts

There is a new hardware for A8: SIO_FIFO. This device allows data transmission with up to 127kbps speed. Here is the movie with copying disk using this hardware, "US SECTOR COPIER 4" by E.Reuss and AspeQT emulator. SDX, IDE+ loader etc. also working at this baud rate. Form of device is small PCB between POKEY and mainboard. No cables, no solder (if there is a socket for POKEY on the MB). The device is yet in testing phase but will be available soon.

Edited by Simius
  • Like 4
Link to comment
Share on other sites

FIFO is connected between SIO connector (pin no.3) and POKEY SIO input. Master clock is 18.432MHz. Divisor is choosen (using schedule) depending on the content of AUDF3, so baudrate is the same as POKEY has. Or, when AUDF4 > 0 or AUDF3 > 16 or clock source is other than AUDF3+AUDF4, the state of input is copied to the output (with about 700ns delay).

Link to comment
Share on other sites

  • 4 weeks later...
  • 1 month later...

Better late than never. :)

Device is working in two modes: FIFO (baudrate greater than border value) and transparent mode (equal or less than border value) and is configurable through $D20C register (write only).

0xxxxxxx - initialization (FIFO cache cleaning)

10aaaaaa - set temporary border value (as AUDF3 content, $00...$3F)

11aaaaaa - set default border value

About 12 pcs. available at the begining of next year. Price: 25USD+5USD shipping.

 

 

 

post-26134-0-64783400-1387579989_thumb.jpg

post-26134-0-24766000-1387580004_thumb.jpg

  • Like 2
Link to comment
Share on other sites

It's just a FIFO/buffer to help prevent serial overrun which can be an especial problem at the higher speeds. It doesn't actually play any part in determining what SIO speed is in use though.

 

OK, selling it short - "it's just" is understating - this is giving us something that Pokey could well have done with in the first place.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...