Hi,
I'm trying to migrate a project developed for Keil MCB1700 dev board (uses NXP LPC1768) to NXP LPC1788 (choosen from customer).
I know that's been a bad idea starting the project with a different MCU but you know that something things are not going in our desired direction.
My big problem is related to serial interface, I tried to replace LPC17xx.h with LPC177x_8x.h but due to different structure (LPC_PINCON vs LPC_IOCON) looks like it is not enough.
Maybe it is a stupid question (but I hope not) there's a smarter way to migrate the project without rewrite all functions actually belonged to LPC17xx.h ?
Best regards
S