STM32F767ZI Full Stack
  • Preface
  • Part 1 - Introduction
  • Chapter 1. Getting Started with STM32
    • 1.1 About STM32F767ZI
    • 1.2 STM32 Nucleo-144 Development Board with STM32F767ZI
    • 1.3 LVR Mini Drone
    • 1.4 Sensor Kits for STM32
    • 1.5 Parts For Drone
    • 1.6 STM32 Online Resource
  • Chapter 2. Programming for STM32
    • 2.1 STM32Cube MCU Packages
    • 2.2 Prepare Free IDEs for Developing STM32
    • 2.3 FIRST STM32 Project - Hello World
    • 2.4 QEMU Simulation - Blinky
    • 2.5 Test On STM32F767ZI - Blinky
  • Part 2 - Sensors
  • Chapter 3. Inertial Measurement Unit
    • 3.1 IMU MPU-6050
    • 3.2 Camera
  • Part 3 - Motors
  • Chapter 4. Motors
    • 4.1 Hollow Up DC Motor
  • Part 4 - Display
  • Chapter 5. Display
    • 5.1 Crystal Display 12864
  • Part 5 - Communication
  • Chapter 6. Communication
    • 6.1 Radio Frequency
    • 6.2 Wifi
    • 6.3 Bluetooth
    • 6.4 Integrate Wifi & Bluetooth
  • Part 6 - STM32 Based Mini Drone
  • Chapter 7. Assemble a Mini Drone
    • 7.1 4 Hollow Up DC-Motor Driven
  • Chapter 8. Remote Control
    • 8.1 RF Remote Control
    • 8.2 Bluetooth Remote Control
    • 8.3 Wifi Remote Control
    • 8.4 Automatic Control
Powered by GitBook
On this page
  1. Chapter 1. Getting Started with STM32

1.1 About STM32F767ZI

PreviousChapter 1. Getting Started with STM32Next1.2 STM32 Nucleo-144 Development Board with STM32F767ZI

Last updated 7 years ago

According to ST's official website ,

The STM32F765xx, STM32F767xx, STM32F768Ax and STM32F769xx devices are based on the high-performance Arm® Cortex®-M7 32-bit RISC core operating at up to 216 MHz frequency. The Cortex®-M7 core features a floating point unit (FPU) which supports Arm® double-precision and single-precision data-processing instructions and data types. It also implements a full set of DSP instructions and a memory protection unit (MPU) which enhances the application security.

The circuit diagram of STM32F is as follows:

STM32F's Circuit Diagram
http://www.st.com/en/microcontrollers/stm32f767zi.html