I would like to ask if anyone in the group has the source code of fft that can realize any number of points, including its header file. There is a C++ program in the textbook, but there is no complex....
The MM32 eMiniBoard development board is equipped with a SAR ADC with a 12-bit programmable resolution, up to 10 external input channels, 2 internal channels and 2 serial ports.
Using ADC to process d...
Question 1: What does a high-end interrupt vector mean? Take an IRQ interrupt as an example. After an interrupt occurs, it first jumps to 0x18 and then jumps to the interrupt processing function. Is t...
How to design TI's DCDC device : https://training.eeworld.com.cn/course/3868This video introduces the basics of DC/DC, and further analyzes the Current Mode small signal model and DCAP/DCAP2 Mode loop...
[i=s]This post was last edited by chenbingjy on 2019-6-13 08:45[/i]The chip used is STM32F767, and the environment used is MDK5.ADS1220 collects data in 65535.Circuit diagram:program:Could you please ...