The question may be very simple, don't laugh... The question is: Send the content of external RAM30H unit to R0. The program is as follows: ORG 0000H MOV R1, #30H MOV A, #0FH; Since the external RAM d
Hello everyone, my stm32f103cbt6 serial port cannot download, PA9 sends, PA10 receives, using FlyMCU V0.88, it is always in the connected state. Pressing the reset button does not work. Please give me
Today I made a 430 built-in temperature sensor. But the value I measured fluctuated a bit, between 20 and 30. I don't know if it's my fault or it's just like that. The manual also said that its offset
I use msp430 and CH376 to read files from a USB flash drive through SPI communication, but the USB flash drive cannot be recognized and initialization always fails. Could someone please help me with t