15 Commits

Author SHA1 Message Date
e1a77fc1ca
v0.5 fix patch v0.5 2025-06-01 12:29:31 +02:00
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
4d93c9d2e2
Implement RTC alarm registers
- minors fix
- alarm management WIP
2025-05-21 13:33:29 +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
8985f3d3a3
Add some debug assembly 2025-05-12 20:10:16 +02:00
b6aae3384e
Last final registers implementation
- Add FEE to linker script
- Debug PrintPMU
- systick overflow check
v0.4
2025-05-09 19:34:21 +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 v0.3 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
1b288f72cc
Some fix
- Missalign PMIC IRQ flag
- Incorrect batt led
v0.2
2025-05-05 21:36:42 +02:00
53114bfd16
Replace libs by gitmodule 2025-05-05 21:23:04 +02:00
200d1868f2
Prepare to switch to gitmodules 2025-05-05 20:47:36 +02:00
59e55fe3fe
Rework from official 16f241e commit v0.1 2025-05-04 22:51:41 +02:00
0c15c53d4d
Initial commit 2025-05-04 13:19:25 +02:00