Hello,
i have bought a board with the controller AT32UC3B0256. Now, i´m trying to send and recieve datas between the pc and the controller via rs232. I´m looking for an uart example-program. But i can not find an example-program for this controller.
Please help.
Thank you.
greetings
datatom
have you looked at the avr32 studio/ avr32 framework example projects? there is a usart one for the evk1101, which might help get you started. in avr32 studio go file->new->avr32 example project …
I know this usart-example. But it is a usart and not a uart. I think it is a great differant and i can not use it. I need an uart-example for the UC3B0256.