LE-366 User’s Manual
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 |
;enter configuration | |
| |
| |
;enable GPIO function | |
| |
;enable GPIO configuration | |
| |
;set GPIO as input/output; set ‘1’ for input,’0’for output | |
| |
;if set GPIO’s as output, in this register its value can be set | |
Optional : |
|
| |
; Data inversion register ; ‘1’ inverts the current value of the | |
| bits ,’0’ leaves them as they are |
| |
; active GPIO’s |
For further information, please refer to Winbond W83627HG datasheet.