I am a beginner, I am anxious, I hope the experts can give me some advice... Thanks!! always #5 clk1=~clk1; initial begin clk1=0; x1=0; #10 x1=0; #10 x1=1; #10 x1=0; one; #10 x1=0; #10 x1=1; #10 x1=0;...
I want to use PBWORKS to customize a system that includes simplified Chinese, traditional Chinese, and English, but every time I try to make an image, it fails. NK is also open enough. What should I p...
The multi-host gateway can only work in TCP server mode and can process multiple Modbus TCP host requests at the same time. When a host request is not completed, the serial port server receives other ...
I thought of a question today, and I wonder if anyone has done it before. What will happen if a function that triggers an interrupt is called in an interrupt handling function?My idea is this: if an i...
Does 6911 have a fixed bootloader? If yes, I use the serial port to download the program but the download fails. Some say that I need to select the JTAG FTDI interface and then download serial_flash_l...