Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 406 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 406 Bytes

sayhi_stm_drive

This is a driver library about stm32.

sayhi_hal_uart

目录 内容
m_uart 定长数据的接受和发送
uart_head_tail 采用帧头帧尾接受不定长数据
uart_idle 采用空闲中断接受不定长数据
uart_dma 采用dma接受不定长数据

sayhi_flash

在一页中采用数据头和数据尾存储多个数据

sayhi_pwm

目录 内容
pwm_out 输出pwm