M41T62 does not increment time
I tried using an M41T62 with Arduino and them STM32L476RG via Arduino IDE and Mbed. For both cases, I noticed that the chip fails to update time after setting the time.
I noticed that when i touch the oscillator inputs, the time starts updating. I know why this is happening and the solution would be to connect an external 32 KHz oscillator to the osc pins, however, I want to use the internal oscillator.
Can someone provide me an Arduino or Mbed code to activate the internal oscillator?
