Page 1 of 1

How to use STM32F407VET6 Internal RTC ?

Posted: Tue Jun 05, 2018 10:45 am
by karthickefy
Hi,
Can some one please guide me that how to access the internal RTC on STM32F407VET6? I don't want to use external RTC for STM to save design cost. Please guide me.

Thanks.
Karthick.

Re: How to use STM32F407VET6 Internal RTC ?

Posted: Wed Jun 06, 2018 5:12 pm
by Benj
Hello,

The internal RTC component does not currently support the STARM range of hardware. We can add it to the list to investigate adding this.

Your best bet for the time being would probably be to get hold of some STARM example C code and use this in your Flowcode project. If you get stuck then let us know how you're getting on and we can try and chip in and help get you up and running.

Re: How to use STM32F407VET6 Internal RTC ?

Posted: Thu Jun 14, 2018 6:43 am
by karthickefy
Dear Benj,
Thanks for your response. Can you please share some RTC Example C code?. Let me try with my STM32 demo board. I tried some examples from web but still not working.