[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [N8VEM-S100:5901] Propeller Console I/O



I would like to build this project (ALTAIR-IMSAI 8080 CPU Board)

Who do I contact to purchase ?

Todd Miller

----- Original Message -----
From: "Crusty OMO" <crus...@hotmail.com>
To: n8vem...@googlegroups.com
Sent: Sunday, December 28, 2014 2:58:20 PM GMT -06:00 US/Canada Central
Subject: RE: [N8VEM-S100:5901] Propeller Console I/O


Hi Guys, 

Ok, I fixed a small "oops" in the version 2.0 firmware. You can now find v2.1 in the wiki pages at: 

http://n8vem-sbc.pbworks.com/w/file/90747104/FIRMWARE%20and%20CPM%20V-Disk%20Images%20AIR-v21.zip 

I was sending characters to both the UART Com-Port and the Propeller Board to give dual support. 
The sending process was being governed by the UART... I figured if the UART was empty and ready for the next character, then why shouldn't the Propeller board? Well, I was wrong, the propeller's ready signal must always be checked, not only for flow control, but because it might be in the middle of a refresh cycle. 

Version 2.1 corrects this. The good thing here, is you need only copy the BIOS-v21.HEX file to the SD card as 'BIOS.HEX' and use the same v2.0 boot loader. 

Just for fun, I thought it would be nice to see how fast the Propeller I/O board can work without the dual support to the UART Com-Port. So, I created a version 2.2 (uploaded as a supplemental) that talks ONLY to the Propeller board. Result is a 33% increase in console output speed. 

If you like, you can copy both BIOS hex files to the SD card. The system will automatically boot from the "BIOS.HEX" file, but if you like, you can press "D" during the boot loader menu and enter the name of the other BIOS-vXX.HEX file. Yes, you can eat your cake and have it too! 

Regards, 
Josh Bensadon 




-- 
You received this message because you are subscribed to the Google Groups "N8VEM-S100" group. 
To unsubscribe from this group and stop receiving emails from it, send an email to n8vem-s100+...@googlegroups.com . 
For more options, visit https://groups.google.com/d/optout .