Understanding peripheral ports and pins

Hi,

I still have problems understanding the port and pin assignment for peripherals on the nrf54L15.

I need up to three SPIM, one UART and one TWI. That should work, right?

So my only option would be

1x SPIM/UART on P2 ("dedicated pins)"

1x SPIM/UART on P0

2x SPIM/UART on P1

1x TWI on P1?

For TWI, the data sheets (p.633) says "Use GPIO port P1, or dedicated pins on P2", but it does not state, which pins on P2 are dedicated for TWIM.

Parents Reply Children
  • But, why isn't there a notice on the online datasheet? A short "caution, changes are pending, see post 532012" would have been so helpful before spending money on the PCBAs.

  • I understand your frustration, and I'll see if we can do something like this for datasheets in the future. I think the key here is that the current documentation is in the "preliminary datasheet" stage, and not in the full release version yet, so the datasheet is subject to change until a full release datasheet is available.

    Best regards,

    Simon

  • Hi Simon,

    Thanks for clarifying the documentation issue. It’s great to see accurate corrections being made!

    This situation highlights a broader opportunity: Would it be possible to create stronger links between forum threads like this one — which contain critical clarifications or issue confirmations — and the official documentation (such as the datasheet or errata)?

    In this case, a simple reference in the (online version of the) datasheet to an open support thread (or vice versa) could save users significant time and confusion. More generally, mapping support insights directly to documentation would:

    • Improve discoverability of known issues and fixes.

    • Reduce repetitive support inquiries.

    • Help keep field engineers, developers, and new users aligned with the latest validated information.

    Could you advocate internally for such a practice — either as annotations in the datasheets or as part of a searchable issue index? It would be a relatively small change with a potentially big impact for the developer community.

    Thanks again for your support and responsiveness!

    Best regards,
    Philipp

  • Hey again Philipp

    I'll definitely forward the suggestion to the right people. But this won't be a feature you should hold your breath for I think, as we try to keep the documentation separate/standalone AFAIK.

    Best regards,

    Simon

Related