Content originally posted in LPCWare by Rob65 on Wed Mar 28 12:59:51 MST 2012
Quote: serhangul
Also we tried this, we supplied upto 3.55V to the VIO_3V3X pin ( and nothing to EXT_POWX pin), but we still could not get a proper uart functioning. However, as we have increased the supply voltage (from 3.1V to 3.55V), the data we received on the computer from uart became "more" correct. With low voltages it is nothing related to what we are sending but with high voltages it resembles what we are sending.
I don't remember if it was with Polux but we've seen a similar problem before:
a bad ground connection between the "serial to usb converter" and the LPCXpresso board.
With the LPC- Link still connected, the board got it's ground from the PC's USB and being the same ground as the converted cable there was no problem.
As soon as the LPC module was powered using an external power supply, the ground connection with the converter was missing ...
Check the connections between the usb-serial module and your LPCXpresso board.
Just power the board with a proper 3.3V signal - there is absolutely no need to use strange voltages like 3.1 or 3.55V.
When in doubt, always check the datasheets and the schematics.
And measure your data with an oscilloscope or logic analyzer to be sure that what you think is happening indeed does happen.
Regards,[INDENT]Rob
[/INDENT]