The chip used is STM32F030.[b][size=3]My original code is in the timer interrupt function TIM3_IRQHandler, by checking if(__HAL_TIM_GET_FLAG(&htim3, TIM_FLAG_CC3) != RESET), to capture the external PW...
[i=s] This post was last edited by ddllxxrr on 2018-7-29 07:39 [/i] [backcolor=rgb(222, 240, 251)] The standard library of STM32 is a very convenient solution for porting. However, I have recently loo...
Hello everyone
The sampling results of C8051F350 with different decimation ratios vary greatly. The difference is not just a few values, but may be as much as several hundred.For example, the sensor i...
The programming environment uses KEIL514, the chip uses STM32F407VG,
When using sprintf to convert floating-point data to character data, %2.2f is used, resulting in an incorrect decimal point convers...
1) FPGA is used to design ASIC circuits (application-specific integrated circuits). Users can get suitable chips without having to invest in production. 2) FPGA can be used as a pilot sample for othe...