Using SPI3 and UART3

Hi,

I prepare my custom board on nrf5340, and i have to use 3xUART, 1xI2C, 1XSPI.

Regarding product specification, i see i cannot configure more than 4 (UART,SPI,I2C).

But in my projetc i will never use in same time spi and my third uart link. It will depend on wich device i will be linked and then by cellular, i will receive a configuration to choose spi or uart.

How could it be manager on dts and code source to disable a link (SPI/UART) and enable the other link(UART/SPI).

In my case, i will be spi3 or uart3.

Best Regards,

Julien

Parents Reply Children
No Data
Related