Guys: For those who are FPGA beginners, or already working but don't have much exposure, and want to learn it well, it's good to have a development board. But these people generally don't know which o...
[font=微软雅黑][size=3][color=#000]SSR solid-state relay is a new type of contactless switch device. It will not generate contacts or sparks during the process of switching on and off. The role of solid-s...
I want to expand NOR FLASH, SDRAM, FPGA, and would like to ask you, is it possible? I mean, use EPI to connect them all? But the manual says that the modes of configuring EPI are different, how can I ...
Dear experts: My program is to measure the duty cycle of PWM. Under normal circumstances, the signal is high level, the falling edge starts timing, and the rising edge ends timing. However, I have fou...
I had nothing to do recently. I saw many people playing with quadcopters, and I felt a little itchy. So I spent some money to buy some parts and wanted to build one myself. I bought two ducts and a ne...
I have saved the data collected by the camera using mmap memory mapping to obtain the image. When I use the write function, the image is in jpeg format. How can I get the image in bmp format? I'm begg...