Can someone buy me a set of 44b0 parts. All of them. Including capacitors, resistors and other things. I don't want the finished product. I want to make the board myself. There is nothing in the marke...
I have a STM320F103VC+W5100 module and want to communicate with PC through TCP/IP. I have referenced the examples and manuals, but there are a few things I don't understand. Please advise. 1. Is the c...
I use uversion4, lm3s8962 chip.
I create a global variable uchar a[9000]100];
Logically, it should exceed the capacity of RAM, but how come there is no error after compiling? How can I know whether th...
[size=6]Dear colleagues[/size], I have recently been working on a program that uses ADC to collect high-frequency signals (about 4K). I use a timer to trigger the ADC and transfer data through DMA for...
I recently encountered the problem "Error (10327): VHDL error at and2.vhd(11): can't determine definition of operator ""+"" -- found 0 possible definitions" when programming in VHDL. I didn't know why...