The following 10 articles are ADI's most popular technical articles for your reference and learning. 1. Why isolate LVDS? Low-voltage differential signaling (LVDS) is a high-speed interface commonly u...
The first one,
Set the JTAG port to GPIO port. One advantage of this is that it can be unlocked. The chip can still be used after unlocking. The content in FLASH will be cleared when unlocking.And in ...
UARTFIFODISable(UART0_BASE); At the beginning I disabled the UART0 FIFO.Then use the uart_echo routine to debug the program.I found that the serial port tool should have shown Enter test: string, but ...
[i=s]This post was last edited by dcexpert on 2020-9-16 22:54[/i]The main devices used in DIY:LED Light
WS2812 Light Ring
ESP-WROOM-02 module
TTP223
CH330N
TP4054
74LVC1G32Note: The prices shown are f...
[i=s] This post was last edited by Baboerben on 2019-1-8 17:04 [/i] [size=5] Loading scheme design [/size] [size=5] When BOOTMODE[4:0] is set to 01010B, the program is loaded from the external 8-bit p...
In the initialization of GD32F, the frequency division coefficient is initialized with a library function. In the xxxx_init function of the cycle, there is a code for the software update event. If you...