09.02.2025, 19:48
i use
OpenSerial("serial.device",0,9600,0)
which, as i read defaults to 8 n 1, which i use succefull for single byte send and receive but not very fast ?
also openserial fails (guru) with most other serial.devices like uaeserial.device / baudbandid etc
but no problem since target is to use build in serial anyway
OpenSerial("serial.device",0,9600,0)
which, as i read defaults to 8 n 1, which i use succefull for single byte send and receive but not very fast ?
also openserial fails (guru) with most other serial.devices like uaeserial.device / baudbandid etc
but no problem since target is to use build in serial anyway

Christos