This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Simultaneous Implementation of buses and UARTS

Dear Sirs, good afternoon

I am working in a design that includes an nRF52840 as main processor.

I need to know if it is possible to have the following peripherals implemented concurrently:

- SPI Master

- QSPI Master (for flash mem to be used in OTA-DFU )

- I2C Master

- UARTs Qty: 2

Is it possible to share pins between the SPI and QSPI or they have to be implemented as separate instances in different pins?

Best regards,

Related