2023-06-06 02:12 AM
2023-06-06 06:00 AM
Hello @DGhod.1 ,
Could you please identify which type of error ?
Foued
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-06-06 11:47 PM
code is compile and run ok no error exist but not work in stm32f411,
and same code work in stm32L476RG.
I'm observe when I'm enable stretch mode enable in stm32f411 I2C reception is working ok, but in transmission garbage value. I don't know why its happen.
please guide me.
2023-06-07 03:14 AM
Hello
Clock stretching is particularly useful in situations where the slave device might have slower processing capabilities compared to the master or when it needs more time to access external resources such as memory or peripherals.
Foued
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-06-07 03:23 AM - edited 2023-11-20 03:51 AM
Hello @DGhod.1 ,
Foued
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.