I received a brand new ICOM IC-725 for collection and research. I found it easy to operate and good at receiving. However, the frequency had a 70HZ deviation. The voice of the HAM was out of tune at t...
I'm working on the USB module of STM32 recently. I need to make a function that the program needs to know whether the USB is in the connected state. Now I use the variable bDeviceState. I initialize t...
I downloaded a code and also got a board. The code is an MSP430 program of IAR project.The board is MSPF135, with JTAG interface.I can't seem to find this chip with H-JTAG, let alone burn hex file.I u...
As shown in the picture, there is no signal line. I have four signal lines. It is a simple adder. It should be a problem with ModelSim settings. add_top.V filemodule add_top(sum,carry,a_in,b_in); inpu...
Hello everyone! I am now using TI M3's GPIO to receive data on SPI. The format of SPI is as follows:Host SPI signal description: During the period when SYN_EN remains at a low level, SYN_DATA sends 24...