CMSIS-Driver Validation  
Driver Validation
Keil MCBSTM32F400

Software Setup

Using the Pack Installer install the latest Keil::STM32F4xx_DFP pack and copy the example project CMSIS-Driver Validation (MCBSTM32F400) to your machine.

  1. Choose one of the available Project Targets and build the project.
  2. If you wish to test the loopback mode for some of the interfaces, refer to the next section for proper board configuration.
  3. Run the validation on the target hardware.
Note
The example is preconfigured to use an ULINKplus debug adapter.

Hardware Setup

The following picture shows the necessary external loopback connections for the Keil MCBSTM32F400 evaluation board:

  • SPI2: PB14 (SPI2_MISO) and PB15 (SPI2_MOSI) (for Loopback Test Mode)
  • USART1: PB6 (USART1_TX) and PB7 (USART1_RX)
  • For Ethernet use a loopback plug as described in Loopback Communication Setup.
Connections for Loopback Communication Tests on the Keil MCBSTM32F400