7 Commits

Author SHA1 Message Date
efab6c2ff3
RTC working prototype
- Removed IWDG (need to migrate to WWDG for RTC working)
- Power registers to ask for next power state
- Stop mode instead of complete power shutdown
2025-05-25 19:43:16 +02:00
fb2b213392
RTC simple registers interface
Only R/W time/date in BCD format (for read mode only)
2025-05-13 16:37:18 +02:00
4f003168c4
Upgraded I2C receive handler 2025-05-08 20:21:45 +02:00
c8351f0124
New I2C registers IRQ mechanism
Compatibility mode added
2025-05-08 19:32:18 +02:00
7e58a74f5a
Added reset and shutdown registers 2025-05-06 21:34:32 +02:00
f6d7a83f1b
Added version and type registers
More code clean up...
2025-05-06 21:04:10 +02:00
59e55fe3fe
Rework from official 16f241e commit 2025-05-04 22:51:41 +02:00