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:
@@ -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",
|
||||||
|
|||||||
|
Reference in New Issue
Block a user