In the past few days, I re-welded a few pieces of the stm8s003 minimum board that I had made before, and they have been working well. But for some reason, I got two pieces this time and changed three ...
PUBLIC is platform-independent, PLATFORM is platform-dependent. I have only looked at DRIVES\SERIAL\COM_MDD2, but it seems that this file is not a complete serial port driver, but only an MDD part. Wh...
[size=14px] Selling STM32F103VE development board and core board[/size] [size=14px] I accidentally damaged the pads of NAND Flash and MP3 during debugging, so these two functions can no longer be used...
stm32 hardware I2C communication, using DMA control, when data transfer is completed, DMA will send EOT signal to I2C and generate interrupt. What are these EOT and EOT_1 signals? What interrupt is ge...