Name

Test Programs — Details

Test Programs

The STM32L4R9-DISCO platform HAL contains some test programs which allow various aspects of the board to be tested.

ADC Test

The adc1 program tests the ADC driver for the STM32. The test reports the values of the Vrefint, Vbat and Vts inputs that are sourced on-chip. The option CYGBLD_HAL_CORTEXM_STM32L4R9_DISCO_TESTS_ADC must be enabled to run this test since it needs human interaction.