List of libraries provided by Altium Designer's original websiteYou can search for the parts you are looking for by brand, model, and function. The previous one was wrong. The 6MB one is the right one...
I am a novice who wants to learn how to port ucgui under stm32. I have found some information, which are basically ucgui manuals. I don't know how to start. I want to find a video to learn, but I can'...
I made a board with 6736. When initializing UCS, the initialization code is as follows: PJDIR |= BIT0 | BIT1 | BIT3; // ACLK, MCLK, SMCLK set out to pins PJSEL |= BIT0 | BIT1 | BIT3; // PJ.0,1,3 for d...
I am doing a small experiment of FPGA and MCU communication, and I have encountered a problem. Please guide me. The current situation is that the MCU runs first, and then the FPGA starts to run, and t...
When using C2000, engineers often say that the chip simulation can run, but the stand-alone run cannot run; or when debugging, reset the chip > run, and find that the program cannot run. The main reas...