[i=s]This post was last edited by serialworld on 2022-3-26 09:03[/i]The function of receiving characters through the serial port and displaying them on the oled screen is realized. The specific code i...
This time we will transplant the PYNQ framework, and we will continue to use the hardware platform built before. PYNQ is an open source framework officially launched by Xilinx , which effectively redu...
[color=#333333][font=微软雅黑, 微软雅黑,] I have a new 10.1-inch capacitive screen module STM32F429 driver. I bought it and used it only once and left it there. I thought I wouldn't need it later, so I sold i...
TWS Bluetooth Headset DisassemblyThe TWS Bluetooth headset I bought for 19.9 is disassembled and found to be poorly made, whether it is the quality of the wire or the quality of the PCB, or the weldin...
1. dBm dBm is a value that measures the absolute value of power, and the calculation formula is: 10lgP (power value/1mw). [Example 1] If the transmission power P is 1mw, it is 0dBm after conversion to...
[i=s]This post was last edited by mameng on 2022-1-22 20:45[/i]1. The GD32L233C-START example program uses SysTick delay:Modify the main function:while(1) {gpio_bit_set(GPIOA, GPIO_PIN_7);gpio_bit_set...