Coder Social home page Coder Social logo

spartanhl / shl_pod_secondarybms Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 1.0 69.42 MB

STM32 app and lib for Energus TinyBMS s516-150A - Spartan Hyperloop Pod Secondary BMS

License: Apache License 2.0

C 97.67% Assembly 0.47% Makefile 1.86%
battery-management-system bms energus hyperloop hyperloop-competition hyperloop-pod stm32 tinybms

shl_pod_secondarybms's People

Contributors

ommoore avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

ommoore

shl_pod_secondarybms's Issues

Test UART API

The function "void UART_Test_API(void)" in main.c has 23 TinyBMS UART commands that need to be verified and tested. The command function implementations can be found within TinyBMS.c.

SHL_Pod_SecondaryBMS main application

The main application consisting of HAL_Init(), System Clock configuration, hardware peripheral configuration (GPIO, UART, TIM, CAN), and an app menu with 7 options needs to be tested.

TinyBMS Init UART

The function "void TinyBMS_Init_UART(void)" in main.c needs to be tested. The STM32 microcontroller externally writes to the ~30 TinyBMS Settings Registers based on project specs and reads back the values for confirmation.

Monitor BMS charging operation with CAN

The function "void TinyBMS_MonitorCharging_CAN(void)" in main.c needs to be tested. The STM32 microcontroller externally monitors the current, voltage, and temperature data by reading and writing to the TinyBMS registers. STM32 can be configured to control a relay shutoff for safety redundancy. The TinyBMS itself handles the charging algorithm and cell balancing.

TinyBMS Init CAN

The function "void TinyBMS_Init_CAN(void)" in main.c needs to be tested. The STM32 microcontroller externally writes to the ~30 TinyBMS Settings Registers based on project specs and reads back the values for confirmation.

Test CAN API

The function "void CAN_Test_API(void)" in main.c has 19 TinyBMS CAN commands that need to be verified and tested. The command function implementations can be found within TinyBMS.c.

Monitor BMS discharging operation with UART

The function "void TinyBMS_MonitorDischarging_UART(void)" in main.c needs to be tested. The STM32 microcontroller externally monitors the current, voltage, and temperature data by reading and writing to the TinyBMS registers. STM32 can be configured to control a relay shutoff for safety redundancy. The TinyBMS itself handles the discharging algorithm.

Monitor BMS discharging operation with CAN

The function "void TinyBMS_MonitorDischarging_CAN(void)" in main.c needs to be tested. The STM32 microcontroller externally monitors the current, voltage, and temperature data by reading and writing to the TinyBMS registers. STM32 can be configured to control a relay shutoff for safety redundancy. The TinyBMS itself handles the discharging algorithm.

Monitor BMS charging operation with UART

The function "void TinyBMS_MonitorCharging_UART(void)" in main.c needs to be tested. The STM32 microcontroller externally monitors the current, voltage, and temperature data by reading and writing to the TinyBMS registers. STM32 can be configured to control a relay shutoff for safety redundancy. The TinyBMS itself handles the charging algorithm and cell balancing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.