Quick start
The Smart I/O is a port-wide resource that has a close relationship with the port to which it is dedicated. Hence the connectivity of peripherals to the Smart I/O will differ based on which device and which port is used. To use the Smart I/O:
-
Use the various pull-down menus to configure signals. Refer to the descriptions in the Routing tab section for more details.
-
Save the file to generate source code.
The Smart I/O Configurator generates code into a "GeneratedSource" directory in your Eclipse IDE application, or in the same location you saved the *.modus file for non-IDE applications. That directory contains the necessary source (.c) and header (.h) files for the generated firmware, which uses the relevant driver APIs to configure the hardware.
-
Use the generated structures as input parameters for Smart I/O functions in your application.
For more information, refer to the Peripheral Driver Library (PDL) API Reference documentation.