I wanted to use this sensor and 52 MCU to realize the function of temperature collection and 1602A display, but I don't know why the temperature remains unchanged. Can someone help me find out what's ...
I use the FIFO mode of the mini2440 serial port to send a txt file from the SSCOM32 on the computer and receive it on the development board. Why can I only receive up to 255 bytes? Once it exceeds 256...
I created the ram file system according to the following steps:char *ramDiskDevName = "/ram0" ;CBIO_DEV_ID cbio ; cbio = ramDiskDevCreate((unsigned char *)RAM_DISK_ADDRESS, 128, 1024*3, 1024*3, 0) ;if...
Experts: I want to make an image processing card now. I am still discussing the solution. Because I have no experience in FPGA development (I used to work in pre-sales, but now I have changed companie...
The electrolytic capacitor still has 300V voltage when the circuit board is powered off. Use your bad test lead to connect a 30K resistor in series. When repairing the board, just discharge the large ...