There is an RGB_LED on the AB32VG1 development board. The schematic diagram of the RGB_LED is shown in Figure 1, through which you can learn how to use GPIO.Figure 1 RGB_LED circuit
The pin connection...
[i=s]This post was last edited by bigbat on 2019-2-25 19:39[/i] I was very frustrated because of the failure of lwIP of stm32cubeMX. I saw the TCP/IP post by [url=home.php?mod=space&uid=374032]@54chen...
[i=s]This post was last edited by qwqwqw2088 on 2020-11-1 09:20[/i]Supercapacitors are becoming more and more popular in many applications due to their charging times, better transient performance, si...
This is my first time using DSP, and I don't know much about it. I found a few tutorials on porting the EMCV library, and followed them. But when I tested it, the program got stuck when it reached cvC...
module DSP_RST(input clk_25m, input RESETSTAT, //DSP reset status 0 means reset status 1 means working statusinput LOCKED, //Is the clock module normal?
output ref LRESETNMIENz = 1'b0,//局部复位管脚
output ...