-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Description
Ran with pins:
"NRF52840_DK": {
"SPI_MOSI": "p20",
"SPI_MISO": "p21",
"SPI_CLK": "p19",
"SPI_CS": "p17"
}
Additionally tried with SPI0 from the pinnames.h file:
SPI_PSELMOSI0 = P1_13,
SPI_PSELMISO0 = P1_14,
SPI_PSELSS0 = P1_12,
SPI_PSELSCK0 = P1_15,
___________________________________________________________________________-
With the first set of defined pins from the product documentation I get the the following output followed by the hang:
--- Mbed OS filesystem example ---
Mounting the filesystem... Fail :(
No filesystem found, formatting...
Metadata
Metadata
Assignees
Labels
No labels