The GD32L233 series of low-power microcontrollers are Cortex-M23 core MCUs based on the ArmV8-M architecture of GigaDevice Innovation. They use the leading 40nm ultra-low power (ULP) manufacturing tec...
I have a Bluetooth module, the chip is STM32L151C8T6. Send AT commands and set parameters. The program is as follows: AT; ReceiveTime = 180; Receive_Cnt = 0; while(ReceiveTime > 0); flg = Search_Str(R...
1. Different SPIFLASH chips may provide the following erasing modes: sector erase (4KBytes), half block erase (32KBytes), block erase (64KBytes), and chip erase.
2. Different SPIFLASH chips may provid...
I recently bought a Lizhipi development board with an integrated RGB interface. The LCD interface is a 40-pin interface. It is said that most 40-pin RBGs on the market can be adapted. I would like to ...
[i=s]This post was last edited by lb8820265 on 2021-12-7 00:31[/i]I started learning Python when I was playing with Raspberry Pi. If you are also a Python novice like me, you can start from scratch wi...