1. Experts, I would like to ask, what is the so-called delay of the programmable delay module PDB? It should be different for ADC and DAC modules, right? Then for different operation modules, which st...
#define AT91C_ID_IRQ1 ((unsigned int) 30) // Advanced Interrupt Controller (IRQ1) I use IRQ1, which is defined as up. So how much IRQ should I add to the registry? 1E or 30? I tried 1E and it didn't w...
Selection criteria of diodes (cqcwc) Selection criteria of diodes in circuit design 1. Selection based on circuit function: Germanium detection diodes should be used for high-frequency detection circu...
[align=left] [size=5] The function implemented this time configures gd32 to implement usart+dma to realize serial port data reception and transmission, and uses IDLE interrupt to receive indefinite le...