In this guide, you’ll find the STM32H750 development board pinout, schematic diagram, and datasheet. We’ll also list down the technical specifications for the STM32H750VBT6 development board to help you decide if it’s going to be a good fit for your next project or not. Without further ado, let’s get right into it!
Table of Contents
- STM32H750 Development Board
- STM32H750 Board Pinout Diagram (WeAct)
- STM32H750 Development Board Schematic Diagram
- Wrap Up
STM32H750 Development Board
The STM32H750 development board is a very powerful development board that’s usually recommended for computationally intensive projects. The target microcontroller on this board has an ARM Cortex-M7 processor that can run @ up to 480MHz. This board has a handful of onboard HW peripherals to ease your job of prototyping your projects.
The shown below is my STM32H750 development board that I got from WeAct official store.
Tech Specs
- STM32H750VBT6 Target MCU
- 44×2 PinHeaders (76 GPIO Pins)
- 480MHz Cortex-M7 CPU
- 128KB ROM
- 1MB RAM
- 22x Timers
- 3x 16-Bit ADC
- 2x 12-Bit DAC
- 2x Comparators, 2x OpAmps
- HW Cryptographic Accelerators
- 4x I2C, 4x USART, 6x SPI/I2S, 2x SDIO, 2x USB OTG, 2x CAN, 1x Ethernet, 1x DCMI
OnBoard Features
- USB Type-C
- User LED (PE3)
- User Key (PC13)
- BOOT0 Key
- RESET Key
- 25MHz HSE
- SD Card Slot
- 0.96″ TFT LCD Display
- DCMI (Digital Camera Interface)
- 8MB QSPI Flash Memory (W25Q64)
- 8MB SPI Flash Memory (W25Q64)
STM32H750VBT6 Datasheet
This development board is built around the STM32H750VBT6 target microcontroller which has the following datasheets:
Buy An STM32H750 Development Board: (AliExpress – eBay)
STM32H750 Board Pinout Diagram (WeAct)
The STM32F750 development board (by WeAct) doesn’t have a pinout diagram because it’s got silkscreen labels on the back side of the PCB itself as shown in the image below.
And you can also refer to the schematic diagram PDF document to make sure how the GPIO pins are connected to the target microcontroller and which pins are used for the physical onboard features (i.e. LCD, Camera, SPI Flash, SD Card, etc).
STM32H750 Development Board Schematic Diagram
This is the schematic diagram of the STM32H750 development board (by WeAct). This is a multi-document schematic design that can be found on the following Github repo by WeAct. (Full Schematic Design File)
Wrap Up
The STM32H750 development board is a very solid high-end STM32 development board that you can get for advanced projects that require alot of DSP operations and high-speed CPU. I’ve been using this bord for real-time control projects and well as various DSP applications for rapid prototyping before designing a custom PCB for each project based on the STM32H750 target microcontroller.
You can check the WeAct GitHub Repo for this development board for more documentation details & example projects. The official WeAct store is linked below in case you’d like to buy this development board.
Buy An STM32H750VBT6 Development Board: (AliExpress – eBay)
If you’re just getting started with STM32, you need to check out the STM32 Getting Started Tutorial here.
Follow this STM32 Series of Tutorials to learn more about STM32 Microcontrollers Programming.