[font=宋体]Hello everyone: [/font] [font=宋体] I recently encountered a problem. I have a solenoid valve controlled by DC 24V, which is used to control the on and off of gas. After using it for a while, i...
This sharing uses the GPIO function of the GD32E231C8T6 microcontroller to collect temperature and humidity data from the DHT11 sensor.
A complete data transmission ofDHT11 is 40 bits, with the high b...
Do you know how to set the vias of AD17? I remember setting it once before. When I opened the PCB file, I could see the set vias.Later, I remade the board and forgot how to set the via size. Now it lo...
Where can I find peripheral examples, math libraries, DSP, or DigitalPower examples? Reference the following information on the ti.com website: C2000 Getting Started Guide – Software - Learn about C20...
As the title says, move the boot code (BootLoader two-stage or three-stage) to the inside of the SOC, do not use assembly language, only use C language to implement it, how to execute the moved code i...