Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/versbinarii/stm32_testing

just messing aroung with discovery board
https://github.com/versbinarii/stm32_testing

discovery-board embedded embedded-c stm32 stm32f4 stm32f4-discovery

Last synced: about 1 month ago
JSON representation

just messing aroung with discovery board

Awesome Lists containing this project

README

        

# STM32 Discovery testing
-------------------------
Just me playing with different peripherals that came on a stm32f4 Discovery board
Hopefully it'll eventually become a working quadcopter

######So far i have working:
1. PWM (TIM4 4 channels)
2. I2C
3. SPI
4. TIM3 with Interrupt
5. L3GD20(Gyroscope)
6. LSM303DLH (Accelerometer and Magnetometer)
7. Push button with a Interrupt
8. Systick Timer