I used threadx queue a few days ago and took a closer look. The function prototype is
UINT tx_queue_create(TX_QUEUE *queue_ptr,CHAR *name_ptr,UINT message_size,VOID *queue_start,ULONG queue_size);mess...
Thank you, moderator. May I ask moderator, can the microwave devices used in communication engineering be directly used as microwave test accessories, as long as the technical indicators meet the requ...
Recently, I found a board with a power input of 48V, and found a chip XL7005AProblem: 1. The switching frequency of this chip is only 150K. To reduce the ripple, you have to increase the inductance, w...
MSP430 provides a very rich interrupt source, including IO interrupt, timer interrupt and some interface interrupt (SPI, UART, I2C) and so on.Let me share with you some features of MSP430 interrupt.Fi...