stm32f446re
There are 48 repositories under stm32f446re topic.
Schildkroet/GRBL-Advanced
Grbl-Advanced is a no-compromise, high performance, low cost alternative for CNC milling. This version of Grbl runs on a STM32F411RE / STM32F446RE Nucleo Board. Now with backlash compensation, multi-axis and Tool Table support!
foldvarid93/JBC_SolderingStation
JBC_SolderingStation
HsienChing/RS-485_Modbus-RTU_Call_Response_and_HMI_Display_with_CRC_for_STM32
Device communication through RS-485 Modbus-RTU with CRC16 and HMI display for STM32
foldvarid93/STM32F4-STemWin-demo-ILI9341-LCD
STM32F446RE-NUCLEO STemWin demo 320*240px LCD ILI9341 driver
AnielShri/BLDC-IHM08M1
BLDC Controller using STM32 Nucleo board and X-NUCLEO-IHM08M1
umaarabdullah/BMP280-STM32F446RE-Baremetal-I2C-SPI
In this project, the Bosch BMP280 sensor is integrated with an STM32 microcontroller using bare-metal, low-level register-based firmware. Communication is handled via I2C and SPI protocols. The firmware captures sensor data and outputs it to a 16x2 LCD display, demonstrating effective real-time data acquisition and display.
ErniW/ARM-STM32-bare-metal-examples
Basic examples of STM32 ARM bare-metal programming. No high level libraries or IDE. Pure C. It's still in progress.
EstufaAutomatica-MTI/MTI_EstufaAutomatica
O projeto Estufa Automática tem por objetivo desenvolver três estufas, medindo e atuando sobre a temperatura, luminosidade e umidade do solo. Essa implementação fará uso do protocolo MQTT, tornando as estufas em objetos virtuais para IoT, o que permitirá um controle à distância das estufas (que estarão colocadas em duas cidades) e,além disso, permitirá uma análise de consumo por parte de cada estufa à partir do consumo medido nas. Dessa maneira, cria-se a possibilidade de identificar falhas na aplicação, qual estufa obteve menores gastos e criar alertas em caso de defeitos.
ghent360/Marlin
Port of Marlin for STM32 F4 MCU. More specifically STMF446RE and STM32F407VE.
kattaliraees/VS1053-STM32
VS1053/63 STM32 Example
alwint3r/stm32f446re-i2c-master-test
Firmware for testing I2C communication with an ESP32-based I2C slave.
alwint3r/STM32F446RE-Temperature-Sensor
This repository host the firmware based on HAL library and using STM32CubeIDE as the IDE for reading the internal temperature sensor using ADC.
andrea-cpu96/Bare-Metal-Code
Here some bare metal codes for arm-Cortex M4 based stm32f446re microcontroller.
artronics/arm-clion-tdd
A template to build arm cortex-m4 (STM32F446RE)
balaji303/STM-Boards
Here i post programs for STM Boards
imahjoub/STM32L432_FlashMaster
STM32L432 communicate with IS25LP128F flash chip using SPI with baremetal programming
Rajssss/ssd1306_stm32_driver
SSD1306 OLED Controller Driver for STM32F446xx MCUs.
Rajssss/stm32f446_custom_bootloader
A custom bootloader for STM32F446 MCU, based on STM32CUBE HAL.
sarincr/STM32-ARM-CM4-Microcontroller-Exercises
STM32 ARM Cortex M4 Microcontroller- Basic Exercises using STM32 Nucleo-64 development board with STM32F446RE MCU with Arduino Uno V3 connectivity support
Yashodhanvivek/AIoT_Vibration_Prediction_EdgeDL
This project discusses implementation of deep learning model deployment for vibration prediction of motor
balthazarSai/Aurora-Telemetry-Module
An experimental telemetry module for model rockets.
janieblas/STM32F446E_whitout_stm32CubeIDE
With this repository, I want to demonstrate how to set up a project to program an STM32F446RE board without using STM32CubeIDE.
jazz-2/STM32-Internal_Temperature-DMA
NUCLEO-STM32F446RE: Internal Temperature Sensor, Vrefint, ADC, DMA, Timer, PWM
umaarabdullah/STM32F446RE-Smart-Buiding-Controller-UART-Interface
STM32F446Re_UART_Communication (Baremetal)
ven0m-hue/STM32Based
STM32-NUCLEOF446RE Microcontroller Based drivers
CodeOn-ArK/MPU6050_eXdrivers
Extended Driver code for MPU6050
danielljeon/nerve
STM32F446RE controller with telemetry ICs
danielljeon/nerve_ada_board
Nerve dev board using off-the-shelf modules
jakeclarey/STM32F446_VSCode
This repository is for setting up a Nucleo-F446RE Programming Environment in VSCode. In addition to this is DFU for custom hardware.