In fact, the documentation in the SDK has already explained the usage very clearly, recording some problems
The declaration of GPIO typedef enum MSP_EXP432P401R_GPIOName in msp_exp432p401r.hcorrespond
1. Introduction
Because the watch can be worn daily, a mechanism is needed to switch modes. The [RSL10-SENSE-GEVK] development kit has two buttons, so these two buttons can be used for design. The sce
Know this: Ultra-Wideband (UWB) is the best location tracking technology and you should use it. That's it. Thanks for reading.
Of course, we are just kidding. We can say that UWB is the best and most
I recently attended a local (Seattle) meeting of the IEEE Electromagnetic Compatibility (EMC) Society, which is not where I live, but I highly recommend it to you, where you can learn more about the b
As the title says, I used external interrupt 1, and then used it somewhere in the program
__disable_irq(); // Disable the general interrupt. . . . . .
EXTI_ClearITPendingBit(EXTI_Line1); //Clear inter