I am debugging a board, there is a part about DA0832 and the rear LM358 circuit, DAC0832 is connected to FPGA, but there are some problems: 1. As shown in the figure, LM358 is powered by a single powe...
pin0 = Pin(Pin.cpu.I8, Pin.PULL_UP) (hide pin)
pin1 = Pin('P1', Pin.OUT_PP, Pin.PULL_NONE) (board pin)But the prompt does not have I8zhege declaration...
How to set the network card to promiscuous mode under vxworks How to set the network card to promiscuous mode under vxworks? I want to use vxworks programming to set the network card to promiscuous mo...