Hello everyone! I would like to ask about the communication problem of CycloneVSOC network card. Now I can ping the development board through the router PC; but the project does not use a router, the
My current watchdog initialization is:WDTCTL = WDTPW+WDTCNTCL+WDTSSEL+WDTIS0; (WDTCTL = WDT_ARST_250;)IE1|=WDTIE;Refresh the watchdog at the end of each main loop: WDTCTL = WDTPW+WDTCNTCL+WDTSSEL+WDTI
I wrote an application using VS2005, which displays data in a static text control, and everything is OK. But when I add a CStatic::OnPaint() function call in the void CTransparentLabel::OnPaint() func
Hello everyone, I have a question.Does anyone know what type of LCD screen is on the MSP430F5438 development board from TI? Where can I buy it?My screen is broken, it seems to be damaged by static ele
Dear experts, I am currently using TDA7419 for audio processing. The result is that the I2C communication between MCU and TDA7419 is normal, and TDA7419 can ACK normally. But there is no sound.
I have