I bought an MSP432 evaluation board these days. Today, I transplanted a 320x480 color screen program into it. I adjusted the main frequency to 48M. The screen refresh speed seems to be average. The sm...
Help: A time-adjustable digital clock based on a single-chip microcomputer requires the following functions: key inputLED digital tube display Design a digital clock based on a single-chip microcomput...
A product marketing engineer from Texas Instruments will give a general introduction to Bluetooth technology. Please watch it. [flash]http://player.youku.com/player.php/sid/XNDUyNjkxNDM2/v.swf[/flash]...
I downloaded several Keil uvision software, including V3 and 2. I also installed the full version, with the serial number, downloaded from the Internet. It is strange that after compiling successfully...
Today, when I was learning the GPIO setting program, I had some questions about this line of program: GPIO_InitStructure.GPIO_Speed = GPIO_Speed_50MHz;.This instruction is to set the output rate of GP...