STM32F1和F4的bootloader,以及使用Ymodem串口OTA,使用DTU4G模块OTA示例代码
☆77Oct 15, 2023Updated 2 years ago
Alternatives and similar repositories for STM32-Bootloader
Users that are interested in STM32-Bootloader are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用阿里云和4G模块实现远程OTA升级☆23Oct 14, 2023Updated 2 years ago
- 基于stm32的uart串口modbus通讯协议☆24Aug 12, 2023Updated 3 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时, 在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- 自制FOC双路驱动板☆22Jul 30, 2026Updated last month
- STM32 Bootloader,适配Ymodem下载,Ymodem下载工具上位机☆20Jul 16, 2023Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 移植AD7606和AD9910的驱动,并且增加FFT运算☆14Aug 30, 2020Updated 6 years ago
- 针对武汉理工大学WUTE车队电动方程式赛车开发的多功能仪表项目,主控采用STM32H7B0VET6,5寸TFT屏,图形界面基于LVGL库开 发,具备屏幕自动亮度调节、GUI动态显示、CAN报文解析,及旋转编码器操作、跑马灯显示等多项功能。☆22Oct 10, 2025Updated 11 months ago
- STM32 Bootloader 串口升级 支持 Ymode,支持增量(差分)升级,☆17Jul 13, 2020Updated 6 years ago
- stm32 use uart iap, protocol is ymodem☆15Dec 4, 2020Updated 5 years ago
- ☆24Mar 25, 2026Updated 5 months ago
- DS3231 Library for STM32☆15May 11, 2019Updated 7 years ago
- EC20量产☆12Aug 29, 2019Updated 7 years ago
- A powerful Smart Watch based on STM32, FreeRTOS, LVGL.☆2,500May 26, 2026Updated 3 months ago
- 嵌入式linux项目-智能音箱☆34Oct 13, 2025Updated 11 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 对于嵌入式应用而言,尤其是对于没有操作系统,裸机运行的嵌入式应用,迫切的需要一种高效快捷的调试手段进行嵌入式应用的开发。letter shell就是这样一个可以嵌入在程序中的shell,主要面向嵌入式设备,以C语言函数为运行单位,可以通过命令行调用,运行程序中的函数。1. …☆22Jan 9, 2021Updated 5 years ago
- Real-Time PID GUI for STM32 DC Drive☆16Oct 31, 2025Updated 10 months ago
- ringbuffer(环形缓冲区)可以说是嵌入式应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体…☆27Jan 9, 2021Updated 5 years ago
- 基于Linux的kfifo移植到STM32☆33Dec 21, 2018Updated 7 years ago
- A project on reading the voltage and current form solar panel using the STM32 microcontroller. Also includes additional sensors like Temp…☆18Nov 20, 2022Updated 3 years ago
- This library is designed for Dual Motor Field-Orientied Control of PMSM/BLDC based on STM32, this is part of my undergraduate's individua…☆29Jun 30, 2023Updated 3 years ago
- 无感FOC项目,采用EKF观测器或非线性磁链观测器(Nonlinear Flux Observer)或滑模观测器(SMO),MCU采用STM32G474RET6,板子使用ST的X-NUCLEO-IHM07M1评估板,项目为Clion的CMAKE项目,可以使用Clion或VS…☆37Aug 21, 2026Updated 3 weeks ago
- CherryShell is a tiny and multifunction shell specifically designed for embedded applications☆70Sep 5, 2026Updated 2 weeks ago
- Simple Life,Simple work,Simple happy.☆10May 28, 2019Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 嵌入式STM32按键功能库☆22Dec 14, 2020Updated 5 years ago
- It's a simple demo project for complex-vector current regulator for PMSM, and implements in the platform of TI's TMS320F28379D.☆24Jun 6, 2021Updated 5 years ago
- OSAL free operating system abstraction for embedded systems. Supports pthreads, freertos, chibios, coocox, bertos and more... RTOS☆14Dec 27, 2013Updated 12 years ago
- 电力线载波智能家居控制系统☆15Apr 16, 2018Updated 8 years ago
- Porting the SQLite database to STM32 devices.☆31Jul 13, 2023Updated 3 years ago
- FOC Driver based on stm32☆28Apr 21, 2023Updated 3 years ago
- 4G模块开发☆11Aug 16, 2019Updated 7 years ago
- Simulink models of power electronics and electric motor drive circuits☆16Feb 5, 2018Updated 8 years ago
- 用于串口通信或消息的环形队列驱动☆14Sep 12, 2019Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- AT指令解析框架,开发 环境STMS32F103ZE,HAL库,通信模组使用移远BC28☆60Nov 17, 2019Updated 6 years ago
- 这是一个个人工作中用到的一些 STM32 MCU 相关的功能配置与使用的示例集合。☆31Apr 11, 2024Updated 2 years ago
- 无刷电机驱动器软硬件☆220Mar 27, 2024Updated 2 years ago
- ☆10Jun 24, 2020Updated 6 years ago
- FOC control of a PMSM motor including a Sliding Mode Load Observer (SMO).☆24Apr 5, 2022Updated 4 years ago
- ☆29Sep 23, 2025Updated 11 months ago
- Sloop是基于STM32F2系列微控制器的轻量级嵌入式系统框架,提供硬件驱动、协作式任务调度内核和应用服务层,简化开发流程并提高代码复用性,具有轻 量高效、分层架构、灵活的多任务调度能力和易于扩展等特点。☆50Apr 8, 2026Updated 5 months ago