Commit Graph

23 Commits

Author SHA1 Message Date
Kilian Bracher cd21cc0ff4
refactor: move files around, add external interface header file for ADBMS6830 HAL 2025-02-06 20:26:06 +01:00
Kilian Bracher eb2dba0106
refactor: code cleanup, update .gitignore 2025-02-05 16:03:56 +01:00
Kilian Bracher 4860a35390
update target name, cflags 2025-02-03 19:44:21 +01:00
Kilian Bracher 81a1646ce6
add I2C read
still not tested
2025-02-03 19:42:03 +01:00
Kilian Bracher fd1027523b
add I2C over BMS GPIO
send only and untested, for now
2025-02-03 17:54:16 +01:00
Kilian Bracher 009a4d1cf5
refactor: crc calculation
this one's a copilot special, but looks good to me
2025-01-31 18:41:56 +01:00
Kilian Bracher 7fbd335017
refactor: cell voltages, main loop 2025-01-31 18:27:37 +01:00
Kilian Bracher 5d2b8fd09b
refactor: check data PEC again 2025-01-31 17:26:43 +01:00
Kilian Bracher 13958bb7a5
refactor: config balancing 2025-01-31 16:49:06 +01:00
Kilian Bracher a1cc8bc9a2
refactor for multiple BMS:
reset, aux and status measurement
2025-01-31 01:03:36 +01:00
Kilian Bracher 3ee15518d2
basic wire up of old slave code to master code 2025-01-31 00:59:13 +01:00
Kilian Bracher f3cae7b757
use standard uintxx_t types 2025-01-22 18:50:20 +01:00
Kilian Bracher fb93bc5018
read out IDs as test for functionality 2025-01-22 18:35:23 +01:00
Kilian Bracher 96b069a5a5
add daisy chain isospi 2025-01-22 18:03:29 +01:00
Kilian Bracher 7f3eac554e
more cleanup 2025-01-20 19:53:17 +01:00
Kilian Bracher 975bc6ad58
pretty up logging 2025-01-20 19:16:46 +01:00
Kilian Bracher 2577484813
add logging via SWO
fingers crossed it works this time...
2025-01-20 15:52:15 +01:00
Kilian Bracher fab8722157
more cleanup 2025-01-20 15:51:01 +01:00
Kilian Bracher d06336d5fe
remove more old code
we compile now!
2025-01-19 01:24:55 +01:00
Kilian Bracher 537656520f regenerate files with new IOC 2025-01-13 00:26:11 +00:00
Kilian Bracher f746ce49bb
get rid of some old files 2025-01-12 16:21:33 +01:00
Kilian Bracher dfe1e8c10c
copy FT24 slave code 2025-01-12 15:43:54 +01:00
Kilian Bracher 99ee98f920
copy FT24 code 2025-01-12 15:27:45 +01:00