This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Communication

Hi,

I'm currently working on a project using x251 chip. I have these program:

1) How to make the serial port transmit hex code?

2) How to make both the serial port transmit at the same time.

3) Where the file reg251sb.h?

4) Has anyone connected a Bluetooth evaluatiob board to it before?

Thanks in advances...

Parents
  • 1) How to make the serial port transmit hex code?

    Do you mean, eg, how to convert the numeric value 0x1A to the two ASCII-coded characters '1' and 'A', or do you want to use a binary transmission mode where values such as 0x0D don't act as control codes like Carriage-Return?

Reply
  • 1) How to make the serial port transmit hex code?

    Do you mean, eg, how to convert the numeric value 0x1A to the two ASCII-coded characters '1' and 'A', or do you want to use a binary transmission mode where values such as 0x0D don't act as control codes like Carriage-Return?

Children
No data