[i=s] This post was last edited by paulhyde on 2014-9-15 09:17 [/i] [font=楷体_GB2312][color=blue][size=4][color=royalblue] The difficulty of electronic design competitions is increasing year by year. M...
In my second review, I was originally planning to do some hardware development on the AWR1443 EVM board, but after two days, I found that it could not be used normally, probably due to the computer or...
In the sci.c file of TMS570LS3137 generated by HALCoGen, void linHighLevelInterrupt(void) cannot enter the case 11 receive interrupt because g_sciTransfer_t[1U].rx_length must be equal to 0 when the r...
Serial communication issues are often involved in the field of industrial control (such as DCS systems). In order to achieve data exchange between microcomputers and single-chip microcomputers, people...
1. Design a DC boost power supply circuit, accurately understand the relevant requirements, independently complete the system design, and require the designed circuit to have the following functions:
...
The problem I encountered today while debugging is that when a key is pressed, a window is created and other windows are deleted, GUI_Clear(); CreateFramewin5(WM_HBKWIN); WM_DeleteWindow(hPage[1]); WM...