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...
Capacitor charging time, MOS gate drive, TL431 reference, op amp followed by ADC sampling, compound tube and complementary push-pull advantages and disadvantages1. Capacitor charging time and trigger ...
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...