EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

double UART code

Started by iijfet July 19, 2009
hi,i want to read "8bit data,odd parrity,1stop bit" from a medical module & send it for a bluetooth module(capable of serial communication & has RX,TX pins).bauderate is 4800bps.
avr chip:atmega64
software:codevision
are you have a sample code for me?

A good place to start is pages 171 to 197 of the data sheet. There are
code examples in that section.

Zack

On Sun, Jul 19, 2009 at 3:04 AM, iijfet wrote:

> hi,i want to read "8bit data,odd parrity,1stop bit" from a medical module &
> send it for a bluetooth module(capable of serial communication & has RX,TX
> pins).bauderate is 4800bps.
> avr chip:atmega64
> software:codevision
> are you have a sample code for me?
>


Hi

I want to know how i can use v_usb (virtual USB ) driver for communicating
with Computer USB port and also i read some information

in the www .obdev.at already but i have some doubt about this communication
. i work under windows operatin system too .

Best regards
On 7/19/09, Zack Widup wrote:
>
> A good place to start is pages 171 to 197 of the data sheet. There are
> code examples in that section.
>
> Zack
>
> On Sun, Jul 19, 2009 at 3:04 AM, iijfet >
> wrote:
>
> >
> >
> > hi,i want to read "8bit data,odd parrity,1stop bit" from a medical module
> &
> > send it for a bluetooth module(capable of serial communication & has
> RX,TX
> > pins).bauderate is 4800bps.
> > avr chip:atmega64
> > software:codevision
> > are you have a sample code for me?
> >
> >
> >
>



The 2024 Embedded Online Conference