Using 2nd buses for I2C AND USART (I2C2 AND USART2) #2825
Closed
AakankshaS-ITSPE
started this conversation in
General
Replies: 1 comment 10 replies
-
Could you tell which board you used? Options? Version of the core? Sketch used? Schematics of your setup.... |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear team,

I am attempting to use an rtc module in I2C2 on PB10 and PB11 pins.
While my firmware work well with arduino, I suspect it might either be a pull up issue or a library issue.
After adding pull up resistors, and running i2c address scanner, the addresses are not detected until and unless i call the address. even when it is detected, there are ghiist addresses as well.
i tried changing the library file for the pull ups , pulldowns and no pull, issue persists
Kindly help please.
Similarly i am tryint to use usart 2 for serial debugging same issue
Beta Was this translation helpful? Give feedback.
All reactions