STM32F103 I2C stuck #2232
STM32F103 I2C stuck
#2232
-
Hi, im trying to write code to use stm32f103c8t6 and bq76940, i tried two different libraries for bq76940 and same effect, im tried lower i2c speed but without changes, on atmel chips working without any problems. Stm32 stuck totally because blink doest work too after chip freeze |
Beta Was this translation helpful? Give feedback.
Answered by
fpistm
Jan 10, 2024
Replies: 2 comments 5 replies
-
Hi @arozhkov2001 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, Of course |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OK. one other possibilities is that you uses a pin which remove the AF of the I2C pins you used. STM32F1 is limited on the AF side.