sandeepmistry/arduino-nRF5

Taida_Century_nRF52_minidev - pin mapping

Open

#200 创建于 2017年10月5日

在 GitHub 查看
 (9 评论) (0 反应) (0 负责人)C (288 fork)github user discovery
help wanted

仓库指标

Star
 (952 star)
PR 合并指标
 (PR 指标待抓取)

描述

First up - the README reference no longer has a valid link. Im planning on hosting the schematics i was provided, so i can provide somewhere to point to if needed. For reference, it seems to also be called 'Gold Core' at this point in time on aliexpress.

Regarding the variant.h pin mapping by @carlosperate and @d00616, was the pin mapping for tx, rx, i2c and spi arbitrarily chosen?

I ask because the 12 pin header exposes tx and rx, which are connected to either;

  • GPIO3(Tx), GPIO2(Rx) if J11, J12 in RGZ are soldered
  • GPIO2(Tx), GPIO1(Rx) if J15, J16 in RSM are soldered

I currently have RGZ soldered, but either option creates a conflict with the SDA, SCL pin mapping.

Is there a relationship between the pin allocation of TDI/TDO and MOSI/MISO on the nRF52? If so then one of RGZ or RSM may be preferable as the remaining two jumpers on the reverse side map TDI/TDO.

贡献者指南