I received the OV5640 I bought online today. The seller was very considerate and gave me two connectors for 22 yuan free shipping. After the test passed, I immediately gave the seller a big thumbs up....
There are not many debugging tools available for RSCV microcontrollers. For GD32VF103, only gd-link is recommended by the manufacturer. Here I would like to share with you a simple way to use the FT23...
Divide the program into two projects, namely the BOOT boot program and the user program. The boot program is stored in a separate sector, and the user program is stored in another sector. After the bo...
I need to use JLINK recently, but I only have one STLINKV2, so I made a small JLINK board according to the method of the forum master [url]https://en.eeworld.com/bbs/forum.php?mod=viewthread&tid=45841...