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

Help in selection of ARM

Hi,
Please help me in selection of ARM controller which supports the 9 bit multi processor communication in UART.
My first choice is NXP LPC series.
AT91SAM series also works.

Thanks.

Parents
  • Thanks John,
    You are right, LPC29xx series supports 9 bit mode.But do not contain ethernet (pls go through my requirment).
    LPC175x series also supports 9 bit mode but why it is described with RS485.
    I have decided to use a parity bit as a 9th bit for multiprocessor communication. when i transmit the address i will set parity to "1" and in data it is "0".

Reply
  • Thanks John,
    You are right, LPC29xx series supports 9 bit mode.But do not contain ethernet (pls go through my requirment).
    LPC175x series also supports 9 bit mode but why it is described with RS485.
    I have decided to use a parity bit as a 9th bit for multiprocessor communication. when i transmit the address i will set parity to "1" and in data it is "0".

Children