Introduction
Software_Controlled_IO_IO004 App

Introduction

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

  1. The level of the pin can always be read,independent whether the pin is configured as input or output.
  2. 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.
  3. 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

  1. API: Application Program Interface
  2. App: DAVE3 Application
  3. GUI: Graphical User Interface
  4. SW: Software

Reference

Device Reference Manual.

Limitation

None