The C5509A DSP has very few general IO ports, which is not enough compared to the general ARM.
Generally, CPLD is used to expand IO. If CPLD is not used, its IO can be fully utilized.First, it has 7 g...
VaST (VaST Systems Technology Corporation) and StarCore LLC recently announced that StarCore has joined the VaST Universe Partnership Initiative. VaST and StarCore users are using VaST's Virtual 1st S...
[i=s]This post was last edited by sunboy25 on 2020-10-8 23:15[/i]I would like to ask, is the place where I drew the red circle in the picture above correct as described in the book? Why do I feel that...
MRS has built-in CH32V30X series chips. This series of chips supports FPU (floating point unit). If you want to turn it on, you need to enable the corresponding extension, as shown in the figure below...
[font=宋体][size=4] When debugging lan8720 hardware, you need to check whether the ground pad is cold soldered, whether the internal voltage regulator 1.2V has output, and whether it has output 50M freq...
I used STM32 to write a matrix keyboard program. It was originally a query method, but now it has been changed to a timer method.Schematic diagram:void KEY_Init(void){GPIO_InitTypeDef GPIO_InitStructu...