▍1. Formula
说明: 汽车OBD诊断系统,国际标准下的动力系统数据定义以及数据解析。(OBD diagnostic system of automobile, data definition and data analysis of power system under international standards.)
说明: 汽车OBD诊断系统,国际标准下的动力系统数据定义以及数据解析。(OBD diagnostic system of automobile, data definition and data analysis of power system under international standards.)
利用STM32F103内置ADC实现电压电流采集(Acquisition of Voltage and Current Using STM32F103 Built-in ADC)
说明: 利用STM32F103内置ADC实现电压电流采集(Acquisition of Voltage and Current Using STM32F103 Built-in ADC)
用于在stm32103芯片开发中的DMA模块的模板,可以根据自己的需求进行相应的修改(DMA module for STM32103 chip development)
说明: 用于在stm32103芯片开发中的DMA模块的模板,可以根据自己的需求进行相应的修改(DMA module for STM32103 chip development)
foxBMS开发代码,德国的开源BMS开发共享平台,GITHUB搬运(foxBMS code, from foxBMS in Germany, which is open source on Github)
使用stm32的滴答定时器辅助实现按键非阻塞扫描,响应及时,不阻塞占用cpu,值得新手学习(Use STM32 tick timer to help button non blocking scanning, respond timely, do not block up occupying CPU, worthy of novice learning.)
给出了EASYARM2200开发板的配套资源,包含部分代码。(The supporting resources of the EASYARM2200 development board are given, including some code.)
在ucos系统下用stm32实现udp服务器收发数据实验(Using UCOS to realize data sending and receiving experiment of UDP server in STM32 system)
使用DMA方式读取ADC,stm32 f103V的,很好用(Using DMA to read ADC, STM32 f103V, is very useful.)
硬件平台:STM32F401板子 软件平台:Keil5 功能:实现不同占空比的PWM波输出,通过按键切换输出模式(25%,50%,75%三种占空比模式)同时外接数码管显示当前模式(1,2,3)(Hardware platform: STM32F401 board Software platform: Keil5 Function: realize PWM wave output with different duty ratio, switch output mode by key button (25%, 50%, 75% three duty ratio mode) and display current mode (1, 2, 3).)