Use macro to define an STM32 IO port operation, and then.... It's not clear, let me show you the code~ First, #define KEY_SET GPIO_ReadInputDataBit(GPIOB,GPIO_Pin_0); Then I did if (KEY_SET==Bit_SET )...
After an afternoon of fiddling, my downloader finally worked for me. I was so excited that I recorded the whole process as an example for those AVR friends who wanted to make it but didn't dare to sta...
I am working on my graduation project recently. I need to make a DDS and use an IP core. I am using QII, but I cannot find the DDS IP core on the Internet. I hope someone can help me. If you have an I...
[i=s]This post was last edited by xiaobai16 on 2020-4-5 09:18[/i]Can someone help me take a look at this? Why can the command sent by the MCU only be displayed up to the fourth step (that is, it can o...