Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 1.14 KB

File metadata and controls

9 lines (8 loc) · 1.14 KB

STM32 Experiments

This repository contains experimental projects for Model A anapad R&D. These projects use the STM32CubeMX to generate the code and project files for the STM32F072RBT6 Discovery development board with the MDK-ARM toolchain. You must first download the STM32CubeMX application and the STM32CubeF0 Firmware Package (v1.11.0). Extract the firmware package contents into the STM32 Firmware Packages/STM32CubeF0 directory and then generate the HAL/Middlware/etc. for the respective projects using the STM32CubeMX application.

Demo Videos

  1. STM32-Experiments Touchscreen Visualizer Project Demo
  2. STM32-Experiments USB HID Mouse Test Project Demo
  3. STM32-Experiments USB HID Keyboard Hacker Project Demo
  4. STM32-Experiments Force Sensing Haptics Test Project Demo