In my current project I have LPUART1 and SPI0 peripherals working. I want to change the pins and peripheral instances to use LPUART2 and SPI1, which are on a different pin mux.
When I switch the pins and instances using Processor Expert, the peripherals are not working.
Is Processor Expert able to perform the initialization for LPUART2 and SPI1?