
FS-A72 User’s Manual
52
Appendix D <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.
GPIO0…..GPIO7 bit0……bit7
-o 2E 87 ;enter configuration
-o 2E 87
-o 2E 07
-o 2F 09 ;enale GPIO function
-o 2E 30
-o 2F 02 ;enable GPIO configuration
-o 2E F0
-o 2F xx ;set GPIO as input/output; set ‘1’ for input,’0’for output
-o 2E F1
-o 2F xx ;if set GPIO’s as output,in this register its value can be set
Optional :
-o 2E F2
-o 2F xx ; Data inversion register ; ‘1’ inverts the current valus of the bits ,’0’
leaves them as they are
-o 2E 30
-o 2F 01 ; active GPIO’s
For further information, please refer to Winbond W83627DHG datasheet.
Summary of Contents for FS-A72
Page 1: ...FS A72 PICMG1 3 Full size CPU Card User s Manual Edition 1 2 2014 05 14...
Page 6: ...FS A72 User s Manual 6 This Page is Left for Blank...
Page 11: ...FS A72 User s Manual 11 1 4 Mechanical Drawing Unit inch...
Page 17: ...FS A72 User s Manual 17...
Page 32: ...FS A72 User s Manual 32 This Page is Left for Blank...
Page 42: ...FS A72 User s Manual 42 This Page is Left for Blank...
Page 47: ...FS A72 User s Manual 47 Appedix B System Resources B 1 I O Port Address Map...
Page 48: ...FS A72 User s Manual 48...
Page 49: ...FS A72 User s Manual 49 B 2 Memory Address Map...
Page 50: ...FS A72 User s Manual 50 B 3 System IRQ Resources...