I have never used VGA before. Now I want to output a 800*480 7-inch screen on a monitor simultaneously, and the monitor must also fully display 800*480 pixels. I am really confused. Should I search fo...
Target not created and ..\main.c(152): error: #20: identifier "GPIOC" is undefinedare not software problems. Other programs can run successfully after hardware testing.The specific problem is: when us...
The code is as follows: /*Refresh display buffer function*///Please advise me, what does the code mean?void RefreshBuf(void){if(bTime1S) //Timer interrupt 1S flag.{bTime1S=0; //Reassign 0if(++DisBuf[7...
[i=s]This post was last edited by kangear on 2017-3-12 00:10[/i] SensorTile IoT Development Kit (3) - Program Burning_Based on ST-Link & STM32 ST-Link Utility Preface: I borrowed the title from @lb882...
I made a multifunctional STM32 mini remote control in my spare time during the holiday. Because the PCB company was having a promotion, I could get the board for 5 yuan! After receiving the board, I o...
It is to conduct Ethernet control experiments according to the information provided by the LM3S9B92 development board. It is implemented using the lwIP protocol. After capturing the IP address with th...