소스 검색

Rambo 1.0 pinout changed - SCL/21 (used for ENC button) rewired to PH2/84

Robert Pelnar 6 년 전
부모
커밋
7f9c9c153a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Firmware/pins_Rambo_1_0.h

+ 1 - 1
Firmware/pins_Rambo_1_0.h

@@ -16,7 +16,7 @@
 
 #define PAT9125_SWI2C
 #define PAT9125_SWI2C_SDA      20 //SDA on P3
-#define PAT9125_SWI2C_SCL      21 //SCL on P3
+#define PAT9125_SWI2C_SCL      84 //PH2 on P3, sensor cable must be rewired
 #define PAT9125_SWI2C_CFG    0xb1 //2us clock delay, 2048 cycles timeout
 
 //#define PAT9125_HWI2C