User Activity

I am trying to install CUBE ide in ubuntu OS,  stmCubeIDE.sh script was successfully ran and i accepted all licence,But at last it says "Licence accepted Nohing to install" How resolve this issue?
1) I have configured PG8 gpio as external interrupt mode.2) When i am writing data using I2C3 , EXTI9_5_IRQ Handler is getting trigger,but their is no activity in PG8 pin. What is the reason for this problem.I2C3 GPIOs. PC9 -> SDA PA8 -> SCL
Posted on June 09, 2018 at 15:46In one of the project am using two slave devices on I2C2 and while debugging am execution is going to  I2C_WaitOnFlagUntilTimeout,why i am getting this?#i2c-isues #i2c-hal_timeout-error #stm32f4
Posted on June 06, 2018 at 07:43Hi am a beginner in the stm32f417 micro controller programming.Can anybody help me regarding how to implement cryptography in stm32f417vg micro controller.