Has anyone encountered this problem:
# SymInitialize: The system cannot find the specified path library.I have never encountered this before, and I didn't find it in the Modelsim manual.
Google is not...
This morning I went to Huawei's South Research Institute to take a computer test. There were three questions in total, from easy to difficult, with scores of 100, 200 and 300 respectively. For the Hua...
What is the maximum sampling rate of the ADC of 28335? Is it 12.5Msps? I tested it with a 0.5MHz square wave signal, and the result showed that there were only 10 points in one cycle, that is, the sam...
Now the code cannot be compiled to generate a .hex file. I am so depressed! It always says target not created! I don't know what is going on? It doesn't work with Keil 2 or Keil 3!!! Also, a red sign ...
At the beginning, do you need to call the USART_ITConfig function to enable the interrupt? Do you need to call USART_ClearITPendingBit() during the interrupt to clear the interrupt flag?...
I made a simple JTAG, but it doesn't work on my computer, but it works on the company computer. I tried everything in parallel mode, but it still doesn't work. Is there any solution? ?...