Difference between revisions of "CompuPro Interfacer 3"

From TheRetroWagon
Jump to: navigation, search
(Revert capital P in Compu P ro)
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:
 
set baud 9600
 
set baud 9600
 
set port 7
 
set port 7
 +
; be sure the correct stop bits etc. are set corectly
 +
; In TeraTerm I found it helpful to set the 1k block checkbox.
 +
; to receive using xmodem, M for modem 7; 'mr filename'
 
</syntaxhighlight>
 
</syntaxhighlight>
 
==Documentation==
 
==Documentation==
Line 25: Line 28:
  
 
[[Category:Operational]]
 
[[Category:Operational]]
[[Category:CompuPro]]
+
[[Category:Compupro]]
 
[[Category:Mex]]
 
[[Category:Mex]]

Latest revision as of 16:07, 19 December 2020

Interfacer 3 page mainly to document mex integration.

Images

This config in MEX will use the serial connection on the far left hand side of the Interfacer 3

  
set baud 9600
set port 7
; be sure the correct stop bits etc. are set corectly
; In TeraTerm I found it helpful to set the 1k block checkbox. 
; to receive using xmodem, M for modem 7; 'mr filename'

Documentation

Interfacer 3

CompuPro Interfacer 3.pdf

Mex overlay

extract the .asm file