You can log in to your eeworld account to continue watching:
Lecture 12, Special Topic 1: Detailed Explanation of Header Files and Modular Programming - Litian teaches you step-by-step on how to learn microcontrollers, appendix
Teach you step by step how to learn microcontrollers, from easy to deep, with a total of 61 videos, teaching you how to transform from a novice to a master of microcontrollers.
I am writing an application that communicates with a driver recently. For example, there is a "Read" control under the menu. How can I coordinate with the READ function in the driver? That is, when I
The A/D reference voltage VREF- of the MSP430X149 series cannot be negative, but the signal we input is a positive and negative square wave of 0~3V. Can the MSP430 work normally when the input is -0~-
A: If USB uses HOST mode, what should be done with these ports?
B:
USB_H1_PWR_EN and USB_H1_OC can be used as programming and HOST, it doesn't matter, USB_H1_VBUS needs to be given 5V
A:
Now the devic