I couldn't get a satisfactory answer from studying various web pages. Of course, there are some reasons: 1. First of all, the use of hardware I2C is for efficiency. Embedded processing performance is ...
Is the entry address of the interrupt function fixed? I know they are placed in the pie, but I can't find the assignment statement. Where is this assignment statement placed? Where is the definition o...
Hello everyone, when I use stm32can to initialize, it is in normal mode, and resends if the transmission fails.When the amount of data sent by other nodes is small, the system works normally.However, ...