Although I often use UART, today when I used launchpad to perform serial communication, I found that I still had a vague feeling about serial communication, especially serial communication program wri...
I was reading teacher Xia Yuwen's book and saw a program. I input this program into Quartus II, but there was an error when compiling. The program is as follows: `include "Top.v" `include "Block.v" `i...
[i=s]This post was last edited by dontium on 2015-1-23 13:13[/i]Motor Control - Brushed DC Motor OverviewThe brushed DC motor is one of the oldest motor topologies in existence.
Despite their many dis...
Why is my calculation different from the example? 100KBPS/S in the example: the settings are as follows (using an external crystal (is it 8M?), SYSCLK is HSE, and the CAN clock should be 4M! CAN_InitS...
In the SerialApp example in the Z-stack folder, the information sent by the node is received and transferred to the serial port by the following statement in the UINT16 SerialApp_ProcessEvent( uint8 t...