Due to my personal habit, when I don't save web pages to the shortcut location of the browser, I like to directly enter the URL to visit the website. I found that eeworld.com cannot access the website...
As the title says, after using epi to expand sdram, is it possible to copy the program code to the external sdram for execution? If not, can it be done on cm4's lm4f chip? I hope you, teachers, and ma...
I continue to share with you a great article from TI, written by Ryan Manack, an applications engineer at Texas Instruments. In a synchronous buck converter, high-speed switching field-effect transist...
Does anyone have the driver for SANSUNG FLASH K9K8G08 under 2440? When I run to nk, it reports an exception for filesys.exe. I guess it's a driver problem?...
[i]There are two modules, A and B. I want to call module A 8 times, then call module B 8 times, and then start from A again. How should I call them? [/i] [i]I am studying Verilog[/i]...
I was recently working on software radio, and I found a question when watching a demo of an M sequence generator. The demo was written like this: assign DAC_DB = {M_S,{13{~M_S}}}; where DAC_DB is a 14...