STM32F205RG USB High Speed and I2C RTC Problem
Greetings,
In my application i have initialized STM32F205RG with USB High Speed Host for detecting USB Key board and I2C2 for communicating with DS3231 RTC Module. RTC module works prefectly when i don't initialize USB HS peripheral, but when both initialized in the project then I2C2 always sends me HAL_BUSY state.
Is there any solution or work around for this problem ?
I am using cube mx for code generation and initialiazation.
Thanks.
