[i=s] This post was last edited by paulhyde on 2014-9-15 09:31 [/i] Could you guys help me come up with some questions for the electronic design competition? Mainly for microcontroller control, I'd be...
1) Go to the ST Chinese homepage: http://www.stmicroelectronics.com.cn/2) In the "Products" column, click "Microcontroller", and you will see the following interface:----------------------------------...
A process refers to a running program, the smallest unit of resource allocation. You can view running processes through commands such as "ps" or "top". A thread is the smallest scheduling unit of the ...
The function of pin VBUS in STM32 USB OTG.
Is VBUS an input pin or an output pin? Can it be directly connected to 5v?Also, in the USB pin, what are the voltage levels of the two differential signal li...