1. Before initializing UART0, you need to initialize ACLK, SMCLK and MCLK. In the sample code, XT1 is used, ACLK is 32768, and SMCLK and MCLK are about 8MHZ. 2. The clock of UART can refer to ACLK or ...
I am new to wireless communication and I am using the Q24PL module to do some applications. I have a book in my hand.. I program in the open at development environment. I only knew pure C before. Now ...
[i=s]This post was last edited by wgsxsm on 2015-9-29 22:42[/i] It has been a month since the last post. Although I have not been studying this board all the time, I have spent a lot of time on it. It...
Hello everyone, I need to package a .dll file and install it to the device, and modify the registry at the same time. My .inf file is already written, and can generate .cab file correctly, but now I d...
[size=5] [/size][size=5]1. Cache: Cache is a high-speed cache, which is a small but fast storage located between the CPU and the main memory. Because the speed of the CPU is much higher than the speed...
[i=s]This post was last edited by yang_alex on 2018-7-4 13:53[/i] Having said so much before, let me quickly summarize the tasks I have completed: [b]Task 1: When the motor is running, use P-NUCLEO-IH...