micropython / micropython-esp32

Old port of MicroPython to the ESP32 -- new port is at https://github.com/micropython/micropython
MIT License
669 stars 216 forks source link

ESP32 Thing RTC with external crystal #263

Open ebelouet opened 2 years ago

ebelouet commented 2 years ago

HI,

Is it possible to setup external crystal to use with RTC to have a good time, because I don't see option ?

Sincerely Eric

BEMNETADEFIS commented 2 years ago

Why do customize the board or use customized PCB the always an option

On Sat, Jan 8, 2022, 2:26 PM ebelouet @.***> wrote:

HI,

Is it possible to setup external crystal to use with RTC to have a good time, because I don't see option ?

Sincerely Eric

— Reply to this email directly, view it on GitHub https://github.com/micropython/micropython-esp32/issues/263, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADZTRFZNKVDNOJTH6EYS4VDUVANOHANCNFSM5LQQMOQQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

ebelouet commented 2 years ago

I have esp32 thing board with external 32,768 khz and I would like to setup to use with rtc

BEMNETADEFIS commented 2 years ago

Use ESP32 carrier boards if you like or bearboard

On Sat, Jan 8, 2022, 2:54 PM ebelouet @.***> wrote:

I have esp32 thing board with external 32,768 khz and I would like to setup to use with rtc

— Reply to this email directly, view it on GitHub https://github.com/micropython/micropython-esp32/issues/263#issuecomment-1007969582, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADZTRF3GR2P6HZUR5CYLZ7TUVAQW3ANCNFSM5LQQMOQQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>

ebelouet commented 2 years ago

I search a micropython example to use rtc not a board ?

robert-hh commented 2 years ago

There are examples of using a DS3231 with MicroPython on the MicroPython Forum https://forum.micropython.org/. That place is better suited for your questions.

BEMNETADEFIS commented 2 years ago

I do agree

On Sat, Jan 8, 2022, 5:07 PM Robert Hammelrath @.***> wrote:

There are examples of using a DS3231 with MicroPython on the MicroPython Forum https://forum.micropython.org/. That place is better suited for your questions.

— Reply to this email directly, view it on GitHub https://github.com/micropython/micropython-esp32/issues/263#issuecomment-1008002231, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADZTRF7V7VUFAXIR7UOD2JLUVBALHANCNFSM5LQQMOQQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>