VOUT=5V, use two multimeters, the voltage of the first meter measured at both ends of LED1 is 40mV, if the second multimeter is connected between the negative pole of LED1 and the ground, the second m
I have installed STVD and STVP, but after installing the C compiler, a Cosmic CxSTM8 4.2.4 appears. I can open it and it seems to be able to build a project? /Is Cosmic CxSTM8 4.2.4 the editing enviro
[i=s] This post was last edited by Tianyiwuzui on 2021-2-28 17:22[/i]I took advantage of the weekend to quickly write the second review article. It’s only two weeks away from March 15th, and I’m reall
This is an example from the official documentation.from rp2 import PIO, StateMachine, asm_pio
from machine import Pin
import time@asm_pio(set_init=PIO.OUT_LOW)
def led_quarter_brightness():set(pins, 0
In the application using RAS dial-up, the following problem occurs when loading the coredll.lib library: #pragma comment(lib,"coredll.lib")//coredll.lib has been copied to the project file directory.