i am trying to use PCF85063ATT to acquire and set time
my problem:
can read and set date(repower the mcu can still read the last set date time)
the time not running
can't set most of the register, like reg0 12-24hrs, reg1 clk output(set 0x1 but no 16kHz output)
my circuit:
power supply 3.3v, have super cap of 0.33F at it
have 32.768kHz crystal , with 2 15pF capacitors connecting osc in and out to the ground
between osc in and out have 1M ohms resistor
clkout floating
reg 0 value always 0x08(stop bit =0)
reg 4 OS flag is 0 too
what could be the problem?
software? i saw some arduino example is just setting the time and display the time in loop
seems no specific code needed
hardware?
is the capacitor cause the problem ? what capacitors is needed
or can i just try without the crystal and capacitors?