-
Notifications
You must be signed in to change notification settings - Fork 1
In Car Embedded Systems
Rahat edited this page Jul 17, 2020
·
5 revisions
The In-Car embedded systems are a mixture of custom printed circuit boards using the STM32F4 Discovery Processors and proprietary systems. Proprietary systems are in use for the battery monitoring system (BMS), motor controllers, and the maximum power point trackers (MPPTs).
Proprietary Systems:

A proprietary system is a system that was bought from an outside source and contains software that we don't make changes to. The reason we have an Aux BMS is because the Orion BMS does not give enough information to suit our needs.
https://www.orionbms.com/products/orion-bms-original - BMS Datasheet
TRI88.004v4-Users-Manual.pdf - Motor Controller Datasheet
https://www.dilithiumpower.com/ - MPPT Datasheet
- System
- Boards
- CAN
- STM
- HAL
- RTOS
- CMock
- GDB