by MikeG » Thu Apr 01, 2010 2:45 pm
by MikeG
Thu Apr 01, 2010 2:45 pm
I took a look at the 8535 manual last night and it appears that you did not post all your code
There are registers flags that should be initialized like parity and baud rate.
I agree will Fritzoid UCSRA.7, is a flag that gets set when data is ready in the receive buffer. Anyway, That's how I understand the UCSRA register works from the manual.
This post peaked my interest so I ordered an AVR development board. Should be here in a few days. I'll post my findings.
I took a look at the 8535 manual last night and it appears that you did not post all your code
There are registers flags that should be initialized like parity and baud rate.
I agree will Fritzoid UCSRA.7, is a flag that gets set when data is ready in the receive buffer. Anyway, That's how I understand the UCSRA register works from the manual.
This post peaked my interest so I ordered an AVR development board. Should be here in a few days. I'll post my findings.