Software Setup
Using Pack Installer, copy the example project CMSIS-Driver Validation (STM32F746G-Discovery) to your machine.
- Choose one of the available example_targets and build the project.
- If you wish to test the loopback mode for some of the interfaces, refer to the next section for proper board configuration.
- Run the test on the target hardware using the on-board ST-Link/V2.
Hardware Setup
The following picture shows the necessary external loopback connections for the STM32F746G-Discovery evaluation board:
- SPI2: D12 (SPI2_MISO) and D11 (SPI2_MOSI)
- USART6: D1 (USART6_TX) and D0 (USART6_RX)
- For Ethernet use a loopback plug as described in Loopback Communication Setup.
Connections for Loop Back Communication Tests on STM32F746G-Discovery