Nucleo-G071 + STM32CubeIDE has I2C working for one project but not others
I have a situation where I'm starting to work with the STM32CubeIDE and STM32 MCUs, and I've followed some tutorials with relatively positive success. However, I ran into an issue where I got I2C working on one project, but I cannot for the life of m...