Hello.
Is it valid / ok this combination of ports for sQSPI of 54L15 to communicate with a flash memory?
Regards.
Hello.
Is it valid / ok this combination of ports for sQSPI of 54L15 to communicate with a flash memory?
Regards.
Hi
The recommended GPIOs for sQSPI are on P2 as the softperipheral is avbailable on the FLPR core: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/softperipheral/doc/sQSPI/sqspi_nrf54L_series_porting_v1_2_1.html#gpio_configuration
Best regards,
Simon
Hello Simon.
So, is this ok?
Regards.
Hi Jeferson
The pin numbers and names doesn't match the nRF54L15 pin assignments correctly here. https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/chapters/pin.html
The recommended configuration is as follows, and you don't seem to use these pins for anything else, so the simplest would be to just follow the GPIO configuration:

Best regards,
Simon
Hi Simon. Thanks.
I was able to route (with lenght match of the traces) using the pinout below.

Looks good Jeferson!
Looks good Jeferson!