This article is quite good. It includes the explanation of the tool and the schematic diagram. It also includes how to write the firmware. It provides a good platform for DIY ccdebugger....
[p=30, 2, left]LM3S8790, UART uses interrupts to send data. The related functions are as follows. I don't understand what the benefits of using interrupts to send data are, and why the interrupt servi...
Because the design takes the continuity of the microcontroller power supply into consideration, a 5V 1A output voltage regulator is selected to power the microcontroller, and other peripherals are pow...
ADC12IFG interrupt flag reset problem!After a conversion, the ADC12IFG value is 0x0002, but then the following statement is executed (to determine that the conversion result has been stored).while((AD...
[b][url=https://e2echina.ti.com/question_answer/microcontrollers/c2000/f/56/t/150255][font=微软雅黑][size=4]When you import a CCS project, can't you just copy everything over? [/size][/font][/url][/b][fon...