RTC on STM32F769I-DISCO
Hi,
I wanted to set up time keeping on my Discovery board for testing something.
I see the following in the documentation for the larger STM32F769-EVAL:
- This example runs on STM32F779xx/STM32F777xx/STM32F767xx/STM32F769xx Devices.
- This example has been tested with STMicroelectronics STM32F769I-EVAL
board and can be easily tailored to any other supported device and
development board.
- STM32F769I-EVAL Set-up
- Make sure that JP15 is in position 2-3 to connect 3V battery to VBAT pin.
At first I didn't know -EVAL and -DISCO are two different things and kept searching through the manual for the -DISCO where JP15 seems to have a different role.
But the first line from the docs makes me think there has to be an RTC on the -DISCO board. I take it I need to put a 3.3V battery somewhere. In the diagram I see a number of 3.3V connected things, but most are related to ST-Link. It's totally unclear to me where I would need to connect a battery, and how to know that it'll only power the RTC (if there is one)
The diagram I'm looking at is at page 40 in the manual, here:
https://docs.rs-online.com/9ce5/0900766b81693555.pdf
I'll take off the LCD later and search the board for anything that looks like an oscillator or clock chip, but I also searched the manual for "RTC" and found nothing. If there's none I also don't know how to best add it - there's a header for WiFi (ESP8266) or I2C. I got an ESP8266 around so I was gonna use it. I don't know if an RTC could be added to the same I2C interface?!!!
Still, as the ethernet chip has hw timestamping, I think there must ought to be an RTC onboard so it all works together when people tested.
Do you know if there's an actual RTC on this board? Any other advice?
