mobizt / STM32F429-Discovery-Oscilloscope

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STM32F429 Discovery oscilloscope

Highlights:

  • Ported to work in STM32CUBE IDE, configured in the way so CUBEMX does most of the initialization.

  • The functionality is the same as original.

  • Flash usage is about 50% higher than the original, "thanks" to the HAL Library...

  • The project builds right away. Just install STMCUBE IDE and import the project.

    PA5: Channel 1

    PA7: Channel 2

    PB2: 500Hz Test signal

    User "Blue" Button: Run / Stop / Single Trigger

About


Languages

Language:C 73.6%Language:C++ 26.2%Language:Assembly 0.2%