RTC in STM32L152RET6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-02-27 10:52 PM
h
i WE ARE USING
STM32L152RET6.Is it have internal RTC?
Why
RTC_REFIN
RTC_TA RTC_OUT pins are used?Kindly provide any rtc document for STM32L152RET6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-02-27 11:20 PM
RTC_REFIN is used to synchronize with an external reference clock
RTC_TA is a tamper input
RTC_OUT is an alarm output
you should definitely read the RTC section of
if you plan to use this device.BR,
Max
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-02-28 3:58 AM
IS THERE ANY HARDWARE CIRCUIT
On Tue, Feb 28, 2017 at 12:51 PM, Max <st-microelectronics@jiveon.com>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-02-28 11:26 AM
Review the EVAL and DISCOVERY series boards for the L1 series chips if you need to see viable schematics.
The device has an internal low speed oscillator (LSI), and can use a more precise external crystal (LSE) via the OSC_IN and OSC_OUT pins. There is an application note describing crystal/component selection.
Please learn to read and type in a coherent/professional manner, it will make communicating a lot easier.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-03-01 4:19 AM
Hi,
Besides to Clive & Max proposals, I suggest you refer to
.-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
