The following is a function in the ST OTG library. I don’t know what the two lines in red are doing.USB_OTG_Status USB_OTG_CoreInitDev (USB_OTG_CORE_DEVICE *pdev){USB_OTG_Status status = USB_OTG_OK;US...
Regarding the operation of GPIO, the moderator of the previous post has explained it very clearly. For details, please see the post: Questions about the GPIO operation of STM32 . What I want to ask in...
How to implement virtual serial port technology under WINCE? For example, how can other APs access GPS communication data through virtual serial port without affecting navigation communication?...
Will a high-frequency signal source have a phase modulation part? I have checked a lot of information and it seems that few people use phase modulation now, and I can't find an independent IC. They ar...
I'm debugging a program recently, using max1148 for program acquisition! But no matter how I debug it, the data I read is always wrong. The program is as follows. Can you help me find out what's wrong...
Everyone, I want to learn about Freescale K60 during the winter vacation. I looked through the forum and found that there are not many posts about K60. Many people told me that I can just use the code...