GPIO driver validation.
More...
The GPIO validation performs the following tests:
- API interface compliance
- Functions operation
- Event signaling
To perform GPIO validation tests, it is required to select and configure two pins in the DV_GPIO_Config.h configuration file:
- Pin Under Test: pin to be tested
- Auxiliary Pin: pin with serial low resistance resistor connected to Pin Under Test (suggested resistance of this resistor is around 1 kOhm)
- Note
- Pins (Pin Under Test and Auxiliary Pin) should not have any external resistors or any external devices connected to it except the low resistance resistor used for testing.