Hello !
I need for allocate gpio pins for 3rd UART e.g for RX/TX/RTS/CTS on the nRF5340.
Are all pins are equal and I can select any free ones or some limitation exists ?
How I can configure under Zephyr if those pins will be controlled by network core ?
How to configure usage of other peripherals on network core only ?
I mean GPIOTE, RADIO, RTC, TIMER, PPI .
Can west build system create report what peripheral controller from app core or network core ?
Source samples are quite complicate and not so easy to identify what in use and where.
Regards,
Eugene