CubeMX problem
hello ST community,
I have a little problem with STM32CubeMX.
The problem is, when i generate new code with cubeMX to my existing programm, some of my existing work is not working as intended anymore (here it is my I2C that only returns 255 all the time after the modification). But if i make the modification without CubeMX (copy and past the exact same code) i don't have any problem. I even checked, all the files are the same.
Does someone have an idea why this is happening and how to solve this issue ?
Thanks for your time.
#stmcubemx #st-cube