ZXiaoxuan / STM32-DMA-IDLE-
使用STM32CubeM进行配置 串口+DMA+IDLE中断 实现不定长度的数据接收与发送
☆30Updated 5 years ago
Alternatives and similar repositories for STM32-DMA-IDLE-:
Users that are interested in STM32-DMA-IDLE- are comparing it to the libraries listed below
- STM32F103C8T6的Boot程序。支持通过Y-mode协议进行IAP升级☆29Updated 7 years ago
- PID 驱动代码及测试☆37Updated 7 years ago
- Bootloader for stm32f10x,IAP by usart3☆36Updated 5 years ago
- 一个基于小型单片机的菜单事件驱动框架☆45Updated 2 years ago
- XMODEM-STM32-IAP和YMODEM传输文件☆53Updated 9 months ago
- AT指令 解析框架,开发环境STMS32F103ZE,HAL库,通信模组使用移远BC28☆56Updated 5 years ago
- STM32 IO口模拟实现软件串口。☆54Updated 5 years ago
- STM32F1和F4的bootloader,以及使用Ymodem串口OTA,使用DTU4G模块OTA示例代码☆28Updated last year
- STM32 IAP(UART模式)的上位机部分☆134Updated 6 years ago
- STM32 IAP(UART模式)的Application部分(轻量版)☆61Updated 5 years ago
- STM32 IAP(UART模式)的Application部分(USMART版)☆72Updated 5 years ago
- STM32平台的无线下载功能开发☆26Updated 5 years ago
- STM32F207VCT6 learning resource☆120Updated 2 months ago
- 一个便捷的嵌入式软件调试工具☆23Updated 4 years ago
- Nucleo-H743ZI+FreeRTOS+lwip☆89Updated 5 years ago
- a petite driver base on mcu such as stm32(f103/f407/h750), RT1052☆97Updated 4 months ago
- 有感无刷直流电机驱动程序,一个stm32同时驱动两个无刷电机,正弦波驱动☆63Updated 7 years ago
- 24系列(i2c接口)的EEPROM及FRAM通用接口驱动,如AT24C16、FM24CL16。通过型号自动识别片容量大小和页容量大小,支持页写、非整齐页写、翻页;兼容EEPROM和FRAM。统一接口,屏蔽底层差异,方便移植。使用时只需设置好具体EEPROM型号、从地址、页…☆22Updated 4 years ago
- A compact and easy to use event-driven button driver module. | 一个小巧易用的事件驱动按钮驱动模块.