Pin connection for UART and SPI for Thing:91

Hello,

I need to connect the Thingy:91 to an MCU via UART and/or SPI bus.  I need help to identify the pins for communications for:

SPI: CSK, CS, MISO, and MOSI

UART: Tx, RX

I would greatly appreciate it if you could provide the Pin ID for each; and a reference to photo will make it much easier.

Thanks for your help in advance.

Ramiz

Parents Reply
  • Hello, and thanks for your patience with this issue.

    RamizB said:
    not able to locate the pinout for the UART Tx, Rx

    This is most likely due to the connectivity bridge. As these are connected to the nRF52840 and routed out through USB. You could probably access UART through P6 through devicetree configuration.

    RamizB said:
    mapping for the pint of the SPI: CSK, MISO, and MOSI, but not for the CS

    These are listed under e.g. ADXL372_CS

    Kind regards,
    Øyvind

Children
No Data
Related