STM32f401ret6 I2C Slave Configuration
I have been trying to configure Nucleo STM32F401RE board as an I2C Slave and Xavier Nx as Master but it is throwing me BUSERR.I am adding some the main.c file below to explain my configurationmain.c/* USER CODE BEGIN Header */ /** *******************...