import time #Introduce the time class time.sleep(1) # Delay 1s time.sleep_ms(500) # Delay 500ms time.sleep_us(10) # Delay 10us start = time.ticks_ms() # Get the millisecond counter value pyb.delay(123...
After connecting to the computer for several days, I visited the dedicated Rapid IoT Studio portal: http://rapid-iot-studio.nxp.com and finally connected. I had been using the mobile phone APP to log ...
Lichee RV 86 Panel powered on for the first time
First power on
After receiving the evaluation kit, I couldn't wait to open the box and power on the system. In addition to the evaluation board, the pa...
TI's official routines only give the configuration of SCIA and not the configuration methods of other SCIs. In fact, the configurations of these are the same. The following takes the configuration of ...
As usual, I look at the old posts - here, I apologize to the authors of these old posts at once: to facilitate my memory, I added some words before the title of each old post, namely CHECKED MARKED LE...