机智热狗

文章
10
资源
0
加入时间
3年0月20天

一文弄通STM32F103基于simulink自动代码生成CAN/USART/GPIO/TIM(stm32cubemx+stm32target+matlab2018b)写在前面1、stm32cubemx的配置2、搭建simulink模型3、生成代码及编译4、实际测试效果写在最后

一文弄通STM32F103基于simulink自动代码生成CAN/USART/GPIO/TIM(stm32cubemx+stm32target+matlab2018b)写在前面1、stm32cubemx的配置1.1选择芯片型号1.2配置时钟1.3 配置时钟树1.4 配置下载模式1.5 TIM中断配置1.6 通讯配置CAN配置USART配置1.7 GPIO配置1.8 工程配置2、搭建simulink模型2.1目标文件系统的配置2.2搭建芯片配置2.3应用层模块的搭建2.3.1使用TIM1和GPIO

webrtc agc

https://blog.csdn.net/xmdxcsj/article/details/50166615一、参数(一)、mode  enum Mode {    // Adaptive mode intended for use if an analog volume control is available    // on the capture device. It will...