Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 437 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 437 Bytes

SE302

TP STM32

  • Import ChibiOS and create project

    • Import ChibiOS
    • Create project
  • Define a new board

    • Create proper directory
    • Modify board.h
  • Turn on the LED

    • Turn on the green LED
    • Turn on 4 LEDs in a trail
    • Enable PWM use
  • Push button

    • Use the push button to set the intensity of a LED
  • Potentiometer

    • Use the potentiometetr to set the intensity of a LED