Hallo,

beim AT90S2313 habe ich das so gemacht und das hat auch funkt.


'''''''''''''''''''''''''''''''''''''''''''''''''' '''''''
$baud = 4800

On Urxc Rs232_int

Enable Interrupts
Enable Urxc




Rs232_int:
Disable Urxc
.
.
.
Enable Urxc

Return

'''''''''''''''''''''''''''''''''''''''''''''''''' '''''''''''''''''''''''''''''''''''''''''''''''''' '''''''''''''''''
der attiny2313 hat doch auch einen usart oder ?
jedoch funkt. das ganze nicht beim ATtiny2313 ?!

wer weiß rat

vielen Dank


Gruß Tobias