STM32 Bootloader,适配Ymodem下载,Ymodem下载工具上位机
☆19Jul 16, 2023Updated 2 years ago
Alternatives and similar repositories for YmodemDownload
Users that are interested in YmodemDownload are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆24Nov 25, 2019Updated 6 years ago
- A collection of tutorials to help with the onboarding process for the embedded systems team(s).☆25Jan 16, 2026Updated 2 months ago
- stm32 HAL库使用内部RAM模拟U盘升级☆13Dec 4, 2020Updated 5 years ago
- STM32F1和F4的bootloader,以及使用Ymodem串口OTA,使用DTU4G模块OTA示例代码☆63Oct 15, 2023Updated 2 years ago
- An AES 128-bit encryption/decryption library suitable for embed system or study☆16May 20, 2018Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 基于STM32的RFID读卡器程序☆13Jan 13, 2019Updated 7 years ago
- ☆12Dec 17, 2021Updated 4 years ago
- A bootloader for stm32f4. It selects the valid and latest(version) application image and boots from it after basic verification.☆15Dec 7, 2020Updated 5 years ago
- 【Android】 android加密方法 简单API实现Hash,Hmac,对称与非对称加密☆15Jan 13, 2021Updated 5 years ago
- STM32 Lwip MQTT☆47Sep 5, 2020Updated 5 years ago
- 固件下载工具,目前支持ymodem和TFTP等下载方式。☆34Nov 24, 2019Updated 6 years ago
- ebox是类似于arduino的一套固件,底层基于rtthread和hal库,简化stm32编程☆11May 25, 2023Updated 2 years ago
- A demo project of driving RC522 RFID module through STM32☆39Oct 18, 2020Updated 5 years ago
- MQTT Client For Android,其中包括了MQTT协议、协议在STM32上移植、HTML5测试。☆13May 4, 2018Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A Bluetooth demo app for nRF5340-DK☆13Sep 3, 2020Updated 5 years ago
- An STM32CubeIDE project using the Open-SAE-J1939 stack☆10May 5, 2022Updated 3 years ago
- Library for Modbus, master/slave, ASCII/RTU, C language, for STM32 and most platform☆28May 25, 2021Updated 4 years ago
- IR Remote Control to USB HID Converter☆21Sep 15, 2024Updated last year
- STM32 HAL library for 480x320 TFT ILI9488 display☆20Dec 25, 2021Updated 4 years ago
- CharonUDS Server - Plattform independent (ISO 14229)☆15Mar 23, 2023Updated 3 years ago
- 基于STM32的DCM模式下的BUCK变换器设计☆22Dec 19, 2018Updated 7 years ago
- An LCD-segment accurate recreation of "Tapper" for the new STM32-based Nintendo Game & Watch☆11Aug 11, 2024Updated last year
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Nov 25, 2019Updated 6 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- CH LCD library for use in AVR - ARM Cortex M (STM32)☆15Apr 22, 2023Updated 2 years ago
- ☆11Jan 2, 2021Updated 5 years ago
- ☆20Oct 16, 2020Updated 5 years ago
- ☆11Mar 20, 2019Updated 7 years ago
- Notes on putting micropython on STM32F407VG bare board☆11Oct 7, 2019Updated 6 years ago
- Object Dictionary Generator based on Python3☆14Oct 29, 2025Updated 5 months ago
- STM32F4 Discovery samples with C/C++ and CMake☆14Nov 15, 2015Updated 10 years ago
- AES-CMAC implementation from official RFC document☆14Mar 28, 2017Updated 9 years ago
- bluedroid for linux☆13Dec 17, 2013Updated 12 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- This repository contains an API and examples for the use of a FS1000A(transmitter) + MK-RM-5V(receiver) 433MHz Radio Frequency module wit…☆14Nov 25, 2021Updated 4 years ago
- FlexibleButton 是一个基于标准 C 语言的小巧灵活的按键处理库,支持单击、连击、短按、长按、自动消抖,可以自由设置组合按键,可用于中断和低功耗场景。该按键库解耦了具体的按键硬件结构,理论上支持轻触按键与自锁按键,并可以无限扩展按键数量。另外,FlexibleB…☆11Jan 9, 2021Updated 5 years ago
- 🍭 stm32F407-atk-explorer 开发板 RT-Thread MicroPython 固件☆11Mar 8, 2020Updated 6 years ago
- Repository with QPSICE models dedicated to Power Electronics☆13Mar 20, 2024Updated 2 years ago
- STM32F103 驱动ESP8266(ESP-01)模块☆11May 1, 2019Updated 6 years ago
- The Vision-Board development board, based on the Renesas Cortex-M85 architecture RA8D1 chip.☆45Feb 10, 2025Updated last year
- 使用 STM32F4 的内核定时器 SysTick,来实现精确测量程序运行的时间☆13Dec 13, 2017Updated 8 years ago