[i=s]This post was last edited by cpsiot on 2022-7-28 20:57[/i]Since this PLC involves many components, it took a lot of effort to collect all the components and modules. Thanks to my friends for prov
My program design is: use PWM as a trigger source to trigger ADC acquisition and use DMA to fetch data to memory. My design is: PWM is connected to an external circuit to turn on the signal. Since the
High-frequency circuits are often highly integrated and have high wiring density. The use of multi-layer boards is necessary for wiring and is also an effective means to reduce interference. In the PC
The MCU source code is as follows:#include ioCC2540.h#include reg52.h#include intrins.h
unsigned char tmp;
unsigned int c=0;sbit led1=P2^0; //Indicator light 0sbit led2=P2^1; //Indicator light 1sbit l