Visitor II
October 21, 2018
Question
Connecting DS3231 to F767ZI via I2C1
- October 21, 2018
- 2 replies
- 1264 views
Dear STM32 Users,
I have a DS3231 module connected to my board, with SCL wired to PB_6 and SDA wired to PB9, per specification. I configured the project with STCube.
I see no signal on PB_6. Can anyone advise?
Code is attached. main.c contains the logic, stm32fxx_hal_msp.c contains the auto-generated configurations, and ds3231.c reads the DS3231 and decodes the date and time.
Please forgive me if I have violated any norms in this post. Thank you all in advance.
All my best,
Eric
