What should I do when the process stops in the middle of a program?
Hello everyone, I am writing a program to read the gyro of the ICM42688P, but in the middle of the program, the process stops because it cannot be directed. Here is the full text of the code↓ ICM42688P::ICM42688P(SPI_TypeDef *spi2, GPIO_TypeDef *...