Hello
I'm using ARM LPC2148. I want to use UART0 of ARM controller. Our 8051 provides UART with 4 modes viz Mode0,Mode1,Mode2 & Mode3. Preferably we use Mode1 for Serial transmission. We use Mode0 which transfers data (in mode0 clock & data are generated by controller itself & clock is generated @ a frequency of 1MHz) for handling other peripherals (& not serial communication).
LPC2148 has 2 UARTs,UART0 has MODE0 & MODE1, but could any body explain me whether the MODE0 of LP2148 is same as any 8051 uController.
Regards, Pratibha