This repository handles I2C communication between the Controller and the target MCU and the Controller MSPM0G3507 also acts as a target for Raspberry Pi. The Controller handles the battery charging and discharging

namrota ghosh a452f9e95a Logic updated for Pi and MCU communication, bitshifting removed since it is more error prone, handling structured data transfer using memcpy 7 місяців тому
.settings 424aa27f3e created a empty main file for the controller 7 місяців тому
src a452f9e95a Logic updated for Pi and MCU communication, bitshifting removed since it is more error prone, handling structured data transfer using memcpy 7 місяців тому
.gitignore 424aa27f3e created a empty main file for the controller 7 місяців тому
README.md 0d48cdf58f Initial commit 7 місяців тому
charge_controller_MSPM0G507.theia-workspace c11bd97b9c theia saved workspace 7 місяців тому
main.c 963e70ad7b Dry run, running correctly 7 місяців тому
main.syscfg 2eed2d6f28 PWM timer added for the Controller 7 місяців тому
mock_setup.c 65fb481855 SlotState mock data added for testing 7 місяців тому
mock_setup.h b0690a01b5 Files added to mock the tests for Controller side GET and SET commands 7 місяців тому

README.md

charge_controller_MSPM0G3507

This repository handles I2C communication between the Controller and the target MCU and the Controller MSPM0G3507 also acts as a target for Raspberry Pi. The Controller handles the battery charging and discharging