Content originally posted in LPCWare by themindfactory on Thu Jan 13 01:03:38 MST 2011
Quote: Zero
Are we talking about Pin 19?
Use Pin 19 for SWCLK. SCK0 can also used via Pin 15 (PIO0_6).
See UM: 7.4.18 IOCON_PIO0_6
Yes, I see they allowed it to be accessed from 2 pins, this is probably due to the SWD interface, so I guess you completely give up AD4 PIN25 then?
I am just learning this IC, I will be upto speed real fast! thanks!
Why does some IC need the SWO (SWD/JTAG pin) and some don't?
OK here is something interesting, I also want to use LPC1342 USB, so if you use alternate pin, you will sacrifice USB_CONNECT, probably OK for me, however now the SWO shows up and takes MOSI..... so in this case, like in the LPC1111 which does not even have one so to just leave it unconnected to SWO for SWD/JTAG, as this time there is not alternate MOSI.....
Thanks!