IO004 App can be used as a standalone App to consume a digital pin as a GPIO. The Output/Input characteristics needs to be manually configured by the user.The Pin needs to be manually mapped using "Manual Pin Assignment" menu item in DAVE3 toolbar.
Note
-
The level of the pin can always be read,independent whether the pin is configured as input or output.
-
Customer has to pay attention to the DAVE Apps initalization sequence. User might need to reorder the App initalization sequence to achieve a specific usecase.
-
User needs to take care of the pin input configuration, incase a reconfiguration of a pin is required at run time.
Scope
Pin Output mode needs to be controlled by Software.
Abbreviation
-
API: Application Program Interface
-
App: DAVE3 Application
-
GUI: Graphical User Interface
-
SW: Software
Reference
Device Reference Manual.
Limitation
None