Page 3 of 3

Re: Coming soon an LPC11U37 board

Posted: Fri Mar 02, 2018 3:56 pm
by nik282000
Just chiming in about my LPC11U37 stamp board, so far is has been loads of fun and dead easy to pick up. As my first swing at micro-controllers I would and have recommended this board.

Re: Coming soon an LPC11U37 board

Posted: Fri Mar 02, 2018 8:35 pm
by basicchip
Cute. Drop me an email, I find messaging through the forum is clunky

bruce at coridium.us

Re: Coming soon an LPC11U37 board

Posted: Sun Mar 11, 2018 1:38 am
by olzeke51
the serial ports are incorrect, I do believe. on the schematic "http://www.coridium.us/files/Schematics/LPC11U37.pdf"
I was under the impression that USB is RX/TX '0'
and the SIN/SOUT was RX/TX '1'
LPC11u37-comm.jpg
LPC11u37-comm.jpg (69.12 KiB) Viewed 14742 times

Re: Coming soon an LPC11U37 board

Posted: Sun Mar 11, 2018 9:57 pm
by basicchip
Fixed the schematic, thanks for checking.
BASIC does control UART0 by access to RXD(1) / TXD(1) because the USB serial port is the debug port, which for all our other products is treated as the serial 0 channel..

Yes a bit confusing, but that's the way it is.