QE-E70 User’s Manual
-
33
-
Appendix B <Programming GPIO’s>
The GPIO’ can be programmed with the MSDOS debug program using
simple IN/OUT commands. The following lines show an example how to
do this. (The GPIO is open drain)
GPIO0…..GPIO7 bit0……bit7
-o 4E 87
;enter configuration
-o 4E 87
-o 4E 07
-o 4F 07 ;enale GPIO function
-o 4E 30
-o 4F 10 ;enable GPIO configuration
-o 4E F0
-o 4F xx ;set GPIO as input/output; set ‘1’ for input,’0’for
output
-o 4E F1
-o 4F xx ;if set GPIO’s as output,in this register its value can
be set
Optional :
-o 4E F2
-o 4F xx ; Data inversion register ; ‘1’ inverts the current valus
of the bits ,’0’ leaves them as they are
-o 4E 30
-o 4F 01
; active GPIO’s
For further information, please refer to NCT6106D datasheet.
Содержание Qseven QE-E70
Страница 1: ...QE E70 Qseven CPU Module User s Manual Edition 1 3 2020 05 27...
Страница 8: ...QE E70 User s Manual 1 3 Mechanical Drawing...
Страница 9: ...QE E70 User s Manual 9 1 4 Block Diagram...
Страница 10: ...QE E70 User s Manual 10 Chapter 2 Hardware Setup 2 1 Connector Location...
Страница 26: ...QE E70 User s Manual 26 3 This setup options can let you define each device settings...
Страница 29: ...QE E70 User s Manual 29 Step6 Lastly the Setup Complete screen appears so click Finish to restart your computer...