Kilian Bracher k.bracher
  • Joined on 2023-10-12
k.bracher pushed to master at FaSTTUBe/adbmsFunctionTest 2024-10-19 19:18:05 +02:00
dcb4f48082 fix buffer over-read
b042c68965 fix double passing uint8_t** to readComm
5262022945 More files cleanup
Compare 3 commits »
k.bracher pushed to master at FaSTTUBe/adbmsFunctionTest 2024-10-19 18:37:29 +02:00
b3ae162809 Update .gitignore to ignore build and autogenerated files,
k.bracher pushed to main at FaSTTUBe/STM32-DS2482-HAL 2024-08-23 17:38:21 +02:00
8cead7ac35 add helper to send command to all devices
8e06b991ac remove single-device mode
Compare 2 commits »
k.bracher pushed to main at FaSTTUBe/mv-bms 2024-07-08 17:53:57 +02:00
73194c86ae balancing
k.bracher pushed to mvbms-test at FaSTTUBe/mv-bms 2024-07-08 17:50:32 +02:00
c5c4184d6b balancing update
k.bracher pushed to main at FaSTTUBe/mv-bms 2024-07-04 20:03:20 +02:00
79f69333a5 cleanup, some error handling
b86d165c41 Merge branch 'mvbms-test'
537641a53a V1.0
Compare 3 commits »
k.bracher pushed to main at FaSTTUBe/STM32-DS2482-HAL 2024-06-29 18:32:31 +02:00
1264fc0d5a add 1-wire helper functions
k.bracher pushed to main at FaSTTUBe/STM32-DS2482-HAL 2024-06-29 18:30:24 +02:00
befb7e006c add 1-wire helper functions
k.bracher pushed to main at FaSTTUBe/STM32-DS2482-HAL 2024-06-29 18:08:57 +02:00
921fd4234a add support for multiple DS2482 devices
k.bracher pushed to main at FaSTTUBe/STM32-DS2482-HAL 2024-06-29 18:00:03 +02:00
0ca6190d99 add support for multiple DS2482 devices
k.bracher pushed to main at FaSTTUBe/STM32-DS2482-HAL 2024-06-29 15:47:54 +02:00
79ec05479d "encourage" people to check the status return value
k.bracher pushed to main at FaSTTUBe/STM32-DS2482-HAL 2024-06-27 16:14:40 +02:00
67983c1c98 update readme with some basics
k.bracher pushed to main at FaSTTUBe/STM32-DS2482-HAL 2024-06-27 16:10:01 +02:00
64545e5ebd minor refactor
k.bracher pushed to main at FaSTTUBe/STM32-DS2482-HAL 2024-06-27 15:29:49 +02:00
a41cc7e9de add support for f4, h7 series chips
k.bracher pushed to main at FaSTTUBe/STM32-DS2482-HAL 2024-06-27 02:22:43 +02:00
c88b00dfe1 allow access to device verification function
k.bracher pushed to main at FaSTTUBe/STM32-DS2482-HAL 2024-06-27 02:12:55 +02:00
fa9ab6a252 add presence bit to 1-wire reset command
k.bracher pushed to main at FaSTTUBe/STM32-DS2482-HAL 2024-06-26 03:40:53 +02:00
2f47a8f763 DS2482 HAL
k.bracher created repository FaSTTUBe/STM32-DS2482-HAL 2024-06-26 03:37:28 +02:00
k.bracher pushed to mvbms-test at FaSTTUBe/mv-bms 2024-05-24 19:38:30 +02:00
600d55f292 fix build error with HAL
k.bracher pushed to mvbms-test at FaSTTUBe/mv-bms 2024-05-24 19:06:40 +02:00
b87a0ca55c clean up