Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/versbinarii/stm32_testing
- Owner: VersBinarii
- Created: 2015-02-21T16:30:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-30T10:22:11.000Z (over 8 years ago)
- Last Synced: 2023-04-04T02:06:53.438Z (over 1 year ago)
- Topics: discovery-board, embedded, embedded-c, stm32, stm32f4, stm32f4-discovery
- Language: C
- Size: 131 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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