Problem while using SPI4 and UART1 together in nrf5340

Hi,

I am using nrf connect sdk V2.0.0 and nrf5340 DK.

Using fat_fs and uart examples, I managed to get the SD card and UART work individually. For SD card, I am using SPI4 and for UART, I am using UART1.

However, when I tried to combine fat_fs into UART example, I am unable to initialise them together.

Thanks

Parents Reply Children
Related