stm32discovery
There are 21 repositories under stm32discovery topic.
deadsy/pycs
Python Based ARM CoreSight Debug and Trace Tools
MandarGogate/AM-AIR-MOUSE
Air Mouse | Gesture Mouse | STM32 + IMU + Bluetooth | DIY Wireless Mouse
Aghosh993/EL6483_EmbeddedSystems
All course materials, build systems, etc. for the graduate Real-Time Embedded Systems Course, Spring 2017
theCore-embedded/example_blinky
Blinky LEDs example with theCore embedded framework
Morozov-5F/stm32-zigbee-sniffer
A ZigBee sniffer based on STM32F4Discovery board and OLIMEX MOD-MRF24J40 radio module
jaimelaborda/TCS3200_STM32F4_Library
A library for the TCS3200 Color to frequency sensor for the STM32F4 ARM core. Includes functions to read the RGB colors.
maanenson/exosite_machine_control_demo_stm32f_disco
Demo Machine Control Solution for Exosite Murano using ST Micro STM32F746G Discovery Kit
STMicroelectronics/stm32n6570-dk-bsp
Provides the STM32N6570-DK board driver, part of the STM32Cube BSP Component for the STM32N6 series.
wookey-project/bootloader
Wookey bootloader
xtrinch/STM32F7-template
Build template for the STM32F7 microprocessor
pulkomandy/stm32f3
Messing around with the STM32F3 Discovery board.
MandarGogate/MPU-9150
Example code for interfacing MPU-9150 (a nine degrees of freedom (9DOF) inertial measurement unit (IMU))
RafPe/Eclipse-STM32F407VGTx
Minimal files project to develop on STM32F407VGTx using Eclipse :: https://rafpe.ninja/2016/11/13/stm32-minimal-libraries-project/
RoanFourie/STM32-DISCO-EmBitz-Blinky
Getting started with the STM32-Discovery board using the free EmBitz IDE on Windows. Blinking a LED when User Button is pressed.
sh3r4zhassan/STM32H747I-DISCO_ADC
STM32H747I-DISCO_ADC is an STM32CubeIDE based project. It includes a code source for basic ADC read in STM32H747I DISCO.
sh3r4zhassan/STM32H747I-DISCO_I2C_SD
STM32H747I-DISCO_I2C_SD is an STM32CubeIDE project. It takes embeded sensor readings using I2C from STM32H747I DISCO board and store all the readings in the SD card. The SD card should be inside the card slot for this code to work properly.
kayas257/IPMote
IPMote interfacing using stm32f3 using cmlib for sending sensor data
papadkostas/STM32F769-NFC
STM32F769 NFC Demo using X-NUCLEO-NFC05A1
sh3r4zhassan/STM32H747I-DISCO_SDCARD
STM32H747I-DISCO_SDCARD is an STM32CubeIDE project. It includes a code for efficiently storing data into an SDCard for STM32H747I-DISCO board.
RafPe/STM32F407VGTx-examples
Example code for use with STM32F407VGTx https://rafpe.ninja/2016/11/13/stm32-minimal-libraries-project/
sh3r4zhassan/STM32H747I-DISCO_UART
STM32H747I-DISCO_UART is a STM32CubeIDE project. It includes a code file for uart operation in. STM32H747I-DISCO.