Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.08 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.08 KB

ppm_stick

STM32 HID Joystick with PPM input.

The STM32 Workbench project is generated with ST Microelectronics CubeMX (http://www.st.com/en/development-tools/stm32cubemx.html) configuration tool

The compiled version of program is Debug/ppm_stick.bin It can be uploaded to any "Blue pill" board and should work out of the box.

Hardware

PPM signal wire must be connected to B9 pin of development board.

How to build

I use "System Workbench for STM32" - http://www.openstm32.org/System+Workbench+for+STM32

Uploading