-
I have a precision RTC module from JeeLabs knocking about that I want to use for some date time stuff.
http://jeelabs.net/projects/hardware/wiki/Precision_RTC_PlugI'm guessing a module has to be written, so can someone point me in the right direction.
-
-
-
-
-
I picked up the latest nightly build from (https://espruino-nightly.noda.se/) this morning and I can confirm the changes made work and that there are no errors when saving programs on the STM32VL DISCOVERY board.
-
-
-
-
-
-
-
I had seen the post about clocks. As I had the module it I thought I may as well use it as I don't have a crystal to solder onto the Espruino.
I setup the I2C
Then tried
The interpreter returns
What am I doing wrong?