Hello all,
I need to verify that all my peripherals in the nRF5340 will work without issues:
- I am using 3 UARTs, one with hardware control (for LTE module and fingerprint sensor module).
- BLE serial with encryption.
- NFC.
- I2C interfaces. (3 peripherals).
- QSPI interface.
For deep sleep wake-up, I am using 5 wake-up pins + NFC.
Q1: Do I need to take care of anything specific regarding the mentioned peripherals?
Q2: For deep sleep wake-up, is it possible to determine which pin caused the wake-up?
Thank you.