LPC1343CodeBase
LPC1343CodeBase copied to clipboard
Incorrect SCK location in SSP0
In IOCON_SCKLOC register writed value 0x00000003, by definition #define IOCON_SCKLOC_SCKPIN_PIO0_6. This value is reserved and must not be used. Value 0x00000002 must be presented to locate SCK to PIO0_6 pin. Issue in file \root\lpc134x.h, line 1911.