Fix typo in pinout doc

NOTE: GPD5 is supposed to be SLS_S4# & not SLS_S3# (which is GPD4 according to the datasheet) - left it as is, but may be worth a review.
This commit is contained in:
Soumya Deb
2024-09-26 05:29:45 +05:30
committed by GitHub
parent 8b40d20228
commit 9d24b49abb

View File

@@ -1,8 +1,8 @@
Number,Name,Type,Description,Note
1,PWRBTN#,I,"Power button, with integrated pull-up",SIO PANSWH#
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#
7,SLS_S3,O,"Power statue, output high when S0(Working), S3(Sleep)",SoC GPD5
5,SLS_S0,O,"Power status, output high when S0(Working)",SIO PSON#
7,SLS_S3,O,"Power status, output high when S0(Working), S3(Sleep)",SoC GPD5
9,TSENSE,I,NTC temperature sensor input,SIO TMPIN2
11,GND,,,
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