Solved
Im using stm32 bluepill im trying to use OLED 128x32 i have tried libraries but nothing is working,same OLED worked with Adruino Mega. If anyone knows what might be the issue please let me know[SOLVED]
..
..
Hello, I had the same problem. While debugging i found that device was not getting initialized because I2C status flag was stuck on "BUSY" and i couldn't found why.
Temporary solution is to use STM32 Cube IDE instead of Cube MX. Everything worked fine for me in CubeIDE.
Also, if i copy-paste i2c.c and i2c.h file from Cube IDE folder to Cube MX folder, then Cube MX also works properly
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.