1 CMSIS-Driver Validation Example Project for STMicroelectronics 'STM32L475'
2 microcontroller using STMicroelectronics 'B-L475E-IOT01A1' Evaluation Board
3 with Wi-Fi module Inventek ISM43362-M3G-L44 (802.11 b/g/n compliant).
6 This uVision project can be used to test the CMSIS-Drivers for the STM32L475
7 against the driver specification. Configure the tests as follows:
9 - Main function cmsis_dv() can be found in DV_Framework.c, where test cases
11 - Test configuration options can be set with the Configuration Wizard in:
13 - Test result output format (plain text/XML)
16 - Specific peripheral parameters
17 - Enable/disable test cases
19 --------------------------------------------------------------------------------
20 The following targets are available:
23 Results and statistics are printed to the file TestReport\TestReport.xml
24 through the ITM output (to examine the results, open the XML document with
25 the browser of your choice).
28 Results and statistics are printed to the Debug (printf) Viewer window
29 through the ITM output.
34 - Configure parameters in DV_WiFi_Config.h under WiFi - Configuration to suit
35 your testing environment