Continued from the previous article~~~~~
Continue the decoupling/bypass journey~~~~~~~·
This article explains in detail the effects of ESR and ESL on decoupling through examples. By comparing theoreti...
My new computer arrived today. When I bought it, there were 512+1T hard drives and 512 only hard drives. Since I have a lot of hard drives and I plan to install them myself, I didn't choose the one wi...
1. The failure conditions are as follows:The driver installation is correct (the board is automatically installed after the USB is plugged in):
If the MCU selected in config is correct, an error will ...
Previously, the factory reset function code was placed in main.c. Now a separate file is set up to implement this function, which is more convenient for customization. In addition, boot.py is no longe...
It is very simple to display patterns on the three-color E-Ink Gizmo. Using Adafruit's dedicated library, you can display the community's logo in a few minutes.First update the firmware of the develop...
The serial port of this board is relatively crude, it is directly connected to 232, and the max3232 is used for conversion.The onboard serial port used is USART0, and from the schematic diagram, we ca...