You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • As @DrAzzy says, you should be fine.

    The way pin assignments work on the F103 in the Espruino is a bit crazy: peripheral pins are specified per-peripheral rather than per-pin, but you can choose between input/output (or a peripheral) on a per-pin basis.

    However, as D2 isn't being used for anything special for the SD card (it's just a basic GPIO pin) you're absolutely fine.

About

Avatar for Gordon @Gordon started