havenxie / winapp-iap-uart
STM32 IAP(UART模式)的上位机部分
☆130Updated 6 years ago
Alternatives and similar repositories for winapp-iap-uart:
Users that are interested in winapp-iap-uart are comparing it to the libraries listed below
- STM32 IAP(UART模式)的Application部分(USMART版)☆68Updated 5 years ago
- STM32 IAP(UART模式)的BOOT部分☆260Updated 5 years ago
- STM32 IAP(UART模式)的Application部分(轻量版)☆58Updated 5 years ago
- modbus主机代码,可以用在各种MCU平台☆105Updated last year
- some device driver base on stm32f407☆185Updated 5 years ago
- A compact and easy to use event-driven button driver module. | 一个小巧易用的事件驱动按钮驱动模块.☆96Updated 9 months ago
- Flash Abstraction Layer implentment. Manage flash device and partition.☆134Updated 2 years ago
- 一个Ymodem的非死循环的状态机轮转式的协议实现的源码。☆114Updated 9 years ago
- ☆176Updated this week
- modbus_Master|多主机|RTX支持|基本方法支持|归一化调用☆111Updated 7 years ago
- ebox是类似于arduino的一层api,简化stm32编程☆208Updated last year
- 基于单片机实现的队列功能模块,主要用于8位、16位、32位非运行RTOS的单片机应用,兼容大多数单片机平台。☆171Updated 2 years ago
- PID 驱动代码及测试☆37Updated 7 years ago
- Nucleo-H743ZI+FreeRTOS+lwip☆89Updated 4 years ago
- 这是一个在学习和开发FreeRTOS的过程中的记录和总结☆97Updated 5 years ago
- 一款简单实用的单色Gui☆129Updated 4 years ago
- The driver for the microprocessor☆98Updated 3 years ago
- a petite driver base on mcu such as stm32(f103/f407/h750), RT1052☆95Updated last month
- 适用于嵌入式单片机的差分升级库,通用所有单片机,如stm32、华大、复旦微、瑞萨等。适合嵌入式的差分升级又叫增量升级,顾名思义就是通过差分算法将源版本与目标版本之间差异的部分提取出来制作成差分包,然后在设备通过还原算法将差异部分在源版本上进行还原从而升级成目标版本的过程。 …☆58Updated last month
- STM32-based SWD protocol offline downloader☆72Updated 6 years ago
- The littlevgl graphics library for RT-Thread. | 基于 RT-Thread 移植的littlevgl图形库.☆155Updated 3 years ago
- ymodem bootloader☆59Updated 5 years ago
- STM32系列离线烧写器☆187Updated 2 years ago
- Provide necessary software infrastructure, service, macros to support some high level abstract concept or paradigm, such as OOPC, FSM, de…