When I used the uip protocol stack to write LM3S8962 Ethernet, I had already initialized it in the front, and wrote udp_send(UdpPcb,p) in the while to let it send continuously. However, when I opened ...
I just downloaded this book. The downloaded name is slightly different from the book title. When I opened the book, the title is: ARM9 Embedded System + Wireless Communication Development Platform Exp...
I want to modify the existing ones, but I found that although I can search like in the PCB schematic, I can't drag it to the interface after searching. It is a small red circle with a slash. I seem to...
I used ffmpeg.plg in TCPMP to play mpeg2 video/audio in Wince6.0 and Wince5.0, but it was not very smooth. Debugging found that the resolution (720*480), Bitrate (3509), and Decode fps of the decoded ...
[i=s]This post was last edited by dontium on 2015-1-23 13:27[/i] The definition in the main program written in C language is as follows:extern int Multiply(x,y);Function program written in assembly la...
A project requires data to be transmitted via 100M Ethernet and forwarded to a serial port or RS485 interface with a delay of less than 2ms. Two solutions are considered:
1. Use serial port transparen...