STM32 Board Bring-Up (Firmware and Test) - Phil's Lab #54
Basic board firmware bring-up of the ´new´ LittleBrain++ PCB featuring an STM32F4 microcontroller, sensors, and USB. How to write simple test firmware (I2C, USB), set-up STM32CubeIDE, and transfer data from a schematic to software.
Chapters:
- 00:00Introduction
- 00:35First Steps
- 01:40Tag-Connect SWD Programming Header/Connector
- 03:16Hardware Overview
- 04:59STM32CubeIDE Basics
- 05:59Pinout
- 08:14Clock Configuration
- 09:15Programming and GPIO (LED) Test
- 12:08I2C #1 (Inertial Measurement Unit)
- 16:58I2C #2 (Pressure Sensor)
- 19:11USB (Virtual COM Port)
- 23:14Outro