After the fm1182e is powered on, some pins cannot pull up the voltage, and the pull-down voltage cannot be pulled down. It's very strange. Moreover, the rst pin cannot be pulled up, the voltage is onl...
I just started working and I don't know many things. My manager gave me a board and asked me to figure it out myself. I asked other colleagues but they all said they were busy. I am so depressed! I ha...
I just got started with DSP assembly and want to write a simple test program to run. The function is: use C in the main function to call the function function in the assembly file to multiply two numb...
After the webusb function, circuitpython now starts the WebBluetooth function. It seems that only a browser is needed for future development.You need a chrome browser and turn on the following two fun...
For the simple driving circuit below, the customer requires that the rising edge of the pulse must be steep, and the delay from 0 to 5V is about 10uS. Now the board has been made, and the delay of the...
Is it possible to dispatch an IRP_MJ_READ routine in the Passthru middle-layer driver in order to use READFILE at the application layer? If so, what does this routine need to do? Call PTReceive or PTR...