5 years, 3 months ago.

LPC54114 Alternate Pin Assignments

I have a working application using the LPC54114 mbed board using the the SPI driver on flexcomm5. I would now like to use the SPI driver on the flexcomm2 port, however flexccomm2 is not setup as SPI on the mbed board (although this is an acceptable use of that set of pins and they are available.) How do I reassign the pins to use SPI on flexcomm2? I imported the PeripheralNames.h file, but now get an error that the pins are multiply defined.

Be the first to answer this question.