10 years, 11 months ago.

LPC1768 native SSP1 pins?

Hi, I have a piece of custom working HW, and I would like to make my own FW for this hardware.The HW integrates a LPC1768 uC. The problem is, that the SSP1 (ISP pins) on this HW are on : P0.6 - SSEL, P0.7 - SCK , P0.8 - MISO, P0.9 - MOSI. If I select these pins for SPI on MBED I have the runtime error. How to realocate the SPI pins?

Regards.

Nevermind....I've checked the schematics...It's OK. Thanks.

posted by Gorazd Rosbach 22 Sep 2014
Be the first to answer this question.