lza1205 / n_bootLinks
☆15Updated 5 years ago
Alternatives and similar repositories for n_boot
Users that are interested in n_boot are comparing it to the libraries listed below
Sorting:
- 一个基于C语言开发的面向底层设备驱动的驱动库☆178Updated 2 years ago
- a petite driver base on mcu such as stm32(f103/f407/h750), RT1052☆104Updated last year
- The driver for the microprocessor☆110Updated 4 years ago
- Bootloader for stm32f10x,IAP by usart3☆36Updated 5 years ago
- some device driver base on stm32f407☆203Updated 6 years ago
- 基于单片机实现的队列功能模块,主要用于8位、16位、32位非运行RTOS的单片机应用,兼容大多数单片机平台。☆211Updated 3 years ago
- STM32系列离线烧写器☆205Updated 2 years ago
- 一个基于小型单片机的菜单事件驱动框架☆46Updated 3 years ago
- PID 驱动代码及测试☆37Updated 8 years ago
- STM32F207VCT6 learning resource☆123Updated 10 months ago
- STM32 IAP(UART模式)的上位机部分☆144Updated 6 years ago
- a lightly timer manager base on STM32F10X,to processing asynchronous event.☆206Updated 2 years ago
- 单片机APP程序☆520Updated 4 years ago
- STM32 CM3 Project☆161Updated 6 years ago
- STM32 IAP(UART模式)的Application部分(USMART版)☆80Updated 6 years ago
- STM32 IO口模拟实现软件串口。☆57Updated 6 years ago
- XMODEM-STM32-IAP和YMODEM传输文件☆57Updated last year
- STM32 IAP(UART模式)的BOOT部分☆281Updated 6 years ago
- STM32 IAP HEX合并上位机 hex2bin☆58Updated 3 years ago
- ☆227Updated 7 months ago
- ToolKit是一套应用于嵌入式系统的通用工具包,目前为止工具包包含:循环队列、软件定时器、事件集☆238Updated 2 years ago
- ☆81Updated 7 years ago
- STM32串口DMA模式发送&接收实现,高速串口通信(1.5Mbps)不丢数据☆371Updated 3 years ago
- 使用STM32CubeM进行配置 串口+DMA+IDLE中断 实现不定长度的数据接收与发送☆35Updated 5 years ago
- 纯C语言实现的一个按键驱动,可移植性强,支持单双击、连按、连按释放、长按;采用回调处理按键事件(自定义消抖时间),使用只需3步,1:创建按键,2:按键事件与回调处理函数链接映射。然后周期检查按键。☆393Updated 4 years ago
- Ymodem IAP STM32☆30Updated 6 years ago
- stm32 use uart iap, protocol is ymodem☆14Updated 5 years ago
- Nucleo-H743ZI+FreeRTOS+lwip☆91Updated 5 years ago
- sf_i2c是一个可移植性高的软件模拟i2c驱动库,可以移植到任何单片机代码中,基于多驱动设计,底层驱动与接口完全分离,可在一个单片机软件中创建多个i2c接口,每个i2c接口用名称来进行区分,可通过名称查找i2c接口的指针,只需要实现一些简单的接口就可以使用。☆23Updated 8 months ago
- MicroBoot 是一个由模块化代码组成的框架,旨在简化和加速嵌入式单片机程序的升级和开发过程。☆154Updated last month