Maybe something like this?Originally Posted by elios115
SERIN 1,N2400,[“A”],B0 'Wait until the character “A” is received serially
'on Pin1 and put next character into B0
portb=B0
This is on the manual, page 99.
Ioannis
Maybe something like this?Originally Posted by elios115
SERIN 1,N2400,[“A”],B0 'Wait until the character “A” is received serially
'on Pin1 and put next character into B0
portb=B0
This is on the manual, page 99.
Ioannis
Bookmarks