NUCLEO-H743ZI with Adafruit OV5640 camera board not reading/writing on I2C bus
Hello!I recently bought a OV5640 Adafruit breakout board from here and I was having some issues with using the I2C bus. I downloaded the libraries from the stm32_ov5640 GitHub page. Whenever I run the HAL_I2C_Mem_Write or HAL_I2C_Mem_Read functions, ...