[i=s]This post was last edited by fish001 on 2018-1-14 12:56[/i] [color=#333333]DSP Principles and Applications from Entry to Advanced[/color] [color=#333333] [/color]
After receiving the TIVA Launchpad, I powered it on and ran the first example. The following work needs to be done: 0 Search for information. Just go to the official website. The information is very c
How to change the PWM frequency by pressing buttons?I defined a global variable in the program, modified it by pressing a key, and assigned the value to T1MR0 after reading it. Is this correct?But the
1. Hexadecimal representation of byte 0x5a: binary is 01011010B; 0x6E is 01101110. 2. If a 16-bit binary number is assigned to an 8-bit byte variable, it is automatically truncated to the lower 8 bits