I have a small problem, so I post it here so that everyone can solve it. . . Task [code] void Task1(void *pdata) { uint8 *port; pdata = pdata; port = (uint8*)0x83000000; while (1) { *port = 0x0a; OSTi
【Recruitment】 【Shenzhen】MCU Development Engineer Company Nature: Private Company Size: More than 1,000 people Work Location: Shenzhen Number of people to be recruited: 1 Language Requirements: English
[postbg]bg7.png[/postbg][font=楷体, 楷体_GB2312][size=4] Last time, I chose a single-chip microcomputer from Renesas as the main control chip of the SI4432 wireless transceiver module. In the subsequent d
Some pins in the DSP have internal pull-ups. What is the purpose of this pull-up? What does its pull-up current of 100uA mean? Is Vcc already connected to the pull-up resistor, or does it need to be c
How to get the information of SD card in Windows? How to get the information of several important registers of SD card? For example, register OCR, CSD, etc. Which API function can be used to get it? O