IntEnable(INT_UART2); //Enable UART2 interrupt UARTEnable(INT_UART2); //Enable UART2 What are the specific differences between the instructions? If after receiving data, close the UART2 port, process
I have worked on USB drivers before, and recently I am working on PCI drivers to achieve two functions: 1. PCI to 2 serial ports + 1 parallel port 2. PCI to 8 serial ports. The questions I want to ask
The manual says: general-purpose I/O port has been moved to the device-specific data manuals. But I can't find it. If anyone has it, or a download link, please help me. Thanks a lot. [size=7] Now I ha
I transferred the program under VC6 to VS2005, using the ARMV41 SDK compiled by myself. As a result, when debugging the program, I found that when I came to a function that needed a pointer reference
It is said that there are domestic and imported STM32 chips. What is the difference? I use a domestic chip, but IWDOG still crashes after starting. Is this a defect of the domestic chip?