FreedomSnail / STM32F103_BOOT_USB_AESLinks
插上usb变成一个普通的移动u盘,将带升级的应用文件加密后丢进u盘,断电完成升级
☆17Updated 8 years ago
Alternatives and similar repositories for STM32F103_BOOT_USB_AES
Users that are interested in STM32F103_BOOT_USB_AES are comparing it to the libraries listed below
Sorting:
- 基于新唐N76E003的5W无线充方案☆19Updated 7 years ago
- This project through the STM32 control SIM900A to establish a TCP connection, STM32 to receive GPS information, and then GPS information…☆30Updated 9 years ago
- STM32F103RC+433无线数传模块+1.12寸OLED+语音播报+电池-遥控器☆27Updated 6 years ago
- 标量Kalman滤波器的C语言实现; C implementation of Scalar Kalman Filter☆34Updated 10 years ago
- 基于CAN的IAP所用的上位机☆65Updated 5 years ago
- STM32 IAP升级工具☆13Updated 10 years ago
- 基于RT-Thread物联网操作系统的dwin串口屏幕快速开发库!☆61Updated 7 years ago
- 设施农业物联网项目Linux部分应用程序☆20Updated 9 years ago
- Small yet powerful state machine coroutine library☆39Updated last year
- STM32F103C8T6的Boot程序。支持通过Y-mode协议进行IAP升级☆29Updated 7 years ago
- Qt-Creator project to run LittlevGL PC Simulator for Windows☆17Updated 6 years ago
- 使用 STM32CubeMX 的一个实例,包含了 USB CDC 串口,FreeRTOS 等☆50Updated 6 years ago
- Ymodem IAP STM32☆29Updated 6 years ago
- 基于uIP+IAP的STM32网络远程烧录升级程序。☆16Updated 6 years ago
- 固件下载工具,目前支持ymodem和TFTP等下载方式。☆34Updated 5 years ago
- RT-Thread peripheral samples☆23Updated 7 months ago
- GRBL0.8c移植于stm32,已调式通过☆37Updated 8 years ago
- 移植SpunkyWX STM32的开源Bootloader框架-RT-FOTA,运行完整RT-Thread,支持RTT官方的RBL文件,Ymodem传输,一键恢复出厂固件等功能。☆60Updated 3 years ago
- Versaloon Software Framework -- a tiny pre-emptive event-driven fsm framework for embedded systems☆46Updated 5 years ago
- EC20量产☆12Updated 6 years ago
- ☆24Updated 9 years ago
- A small embedded Modbus protocol stack, written in C language, support master and slave, support discrete mapping, support non-blocking a…☆48Updated last year
- 一个Makefile通用模板,拥有IDE环境的如下特性:子工程列表、文件树、工程选项☆29Updated 4 years ago
- BLE, IMU and LED Development Kit,Use nRF51822 + MPU6500 + WS2812B☆51Updated 9 years ago
- 使用STM32的内部ADC对音频信号进行采样,再通过FFT形成频率和幅值对应的函数,显示在由单总线控制的8*10的RGB LED阵列上☆16Updated 7 years ago
- Mongoose Embedded Web Server Library for RT-Thread package☆16Updated 7 years ago
- LVGL demo test☆36Updated 5 years ago
- STM32内部Flash模拟成U盘,实现拖拽Hex/Bin文件进行固件升级☆46Updated 6 years ago
- A low-cost portable CAN(Controller Area Network ) adapter.☆15Updated 6 months ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆21Updated 5 years ago