Merge pull request #12 from debloper/patch-1

Fix typo in pinout doc
This commit is contained in:
Alpha Area
2024-09-30 17:23:58 +08:00
committed by GitHub

View File

@@ -1,8 +1,8 @@
Number,Name,Type,Description,Note Number,Name,Type,Description,Note
1,PWRBTN#,I,"Power button, with integrated pull-up",SIO PANSWH# 1,PWRBTN#,I,"Power button, with integrated pull-up",SIO PANSWH#
3,RSTBTN#,I,"Reset button, with integrated pull-up",SoC SYS_RESET# 3,RSTBTN#,I,"Reset button, with integrated pull-up",SoC SYS_RESET#
5,SLS_S0,O,"Power statue, output high when S0(Working)",SIO PSON# 5,SLS_S0,O,"Power status, output high when S0(Working)",SIO PSON#
7,SLS_S3,O,"Power statue, output high when S0(Working), S3(Sleep)",SoC GPD5 7,SLS_S3,O,"Power status, output high when S0(Working), S3(Sleep)",SoC GPD5
9,TSENSE,I,NTC temperature sensor input,SIO TMPIN2 9,TSENSE,I,NTC temperature sensor input,SIO TMPIN2
11,GND,,, 11,GND,,,
13,HSIO0_TX+,O,"Differential signal output, coupling capacitor required", 13,HSIO0_TX+,O,"Differential signal output, coupling capacitor required",
1 Number Name Type Description Note
2 1 PWRBTN# I Power button, with integrated pull-up SIO PANSWH#
3 3 RSTBTN# I Reset button, with integrated pull-up SoC SYS_RESET#
4 5 SLS_S0 O Power statue, output high when S0(Working) Power status, output high when S0(Working) SIO PSON#
5 7 SLS_S3 O Power statue, output high when S0(Working), S3(Sleep) Power status, output high when S0(Working), S3(Sleep) SoC GPD5
6 9 TSENSE I NTC temperature sensor input SIO TMPIN2
7 11 GND
8 13 HSIO0_TX+ O Differential signal output, coupling capacitor required