I ordered TI's star product - LAUNCHXL-CC2640R2 development board. Finally received the goods. Let's take a look at it after unpacking.Unpacking a box and an order information:Continue to open, there ...
I was bored and thought of the POS kit. AM3715 has very good performance. It's a pity not to use it. TI has its package, but it is packaged according to the pin sequence, which is not convenient to us...
Error message: Error: Input pin "CLK" feeds inclk ports of PLL "altpll0:inst2|altpll:altpll_component|pll" and other PLLs -- the input pin cannot feed inclk ports of more than 1 PLL. I checked the off...
First, let's look at the diagram in the data sheet. ADC10CTL1 = INCH_3 + CONSEQ_1; // A3/A2/A1, sequential sampling ADC10CTL0 = ADC10SHT_2 + MSC + ADC10ON + ADC10IE; According to the diagram, as long ...