I have searched for a long time, but they all say something different. I don't know which one is correct, so I'll open a thread to ask again. The board's serial port 1 is now used as a debug serial po...
I wrote the structure below, which is a structure array nested in a structure; the program is as follows: typedef struct { struct data TXBUF[CAN_TXBUF_LENGTH]; volatile uint32_t head; /*!< ReceiveData...
Dear experts, please tell me a question about the connection of headphones to Class D amplifier load
As shown in the pictureThis is the case where one end of the earphone is connected to the output an...
I would like to ask you, is the boundary alignment of the structure related to the compiler or the processor? My compiler is Tornado and the processor is PPC. Can anyone tell me how to set the boundar...
[table=98%,rgb(239, 245, 249)] [tr][td][size=4]In the project, the battery is used for power supply. The HM1548 boost chip is used. The battery is used as input. When the battery power is not enough t...
I use WIN7 as my operating system, and installed VS2005+sp1. Now I use Zhou Ligong’s board, and I have installed my own SDK called EPC-8000. However, when I create a new project with VS2005, I only se...