I am using the Bluetooth module HC-05. When I send an AT command, it returns ERROR(0). The baud rate is 38400. The program is as follows: USART_OUT(0X41); //A USART_OUT(0X54); //T USART_OUT(0X0D); USA
I read the Chinese version of "Refer to RM0008 Reference Manual English 10th Edition December 2009" and the original English version of "Doc ID 13902 Rev 11" and found many inconsistent or even very d
In Chapter 6, it is said that the function rt_hw_stack_init is defined in cpuport.c, but it does not mention where it is declared. However, this function is called in the rtthread.c file. This content
I bought a development board and a JLINK V8 emulator online. I want to learn by myself, but the payment deadline is coming soon. I want to test it first before paying. But I haven't learned this part