*** This README.TXT file comes with the STR71x Software Library *** ******************************************************************************* THE PRESENT SOFTWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME. AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY DIRECT, INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING FROM THE CONTENT OF SUCH SOFTWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS. ******************************************************************************* Example description =================== This example is just a theoretical program which presents some of the features of the GPIO peripheral using the library functions. In this example you can find how to: - Configure a group of I/O ports as output push-pull and input TTL. - I/O port Read/Write using bit,byte and word access functions. Hardware implementation: ======================= This example works as standalone on the STR7-Eval board (mb393) and extra hardware implementation is not required to run the example. Directory contents ================== scat.scf Scatter file 71x_conf.h Library Configuration file 71x_it.c Interrupt handlers main.c Main program How to use it ============= In order to make the program work, you must do the following : - Just compile and run it, - Check the toggling of GPIO0 pins. (C) COPYRIGHT 2003 STMicroelectronics