BMS using AEK-POW-BMS63EN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-06 10:04 AM
Hi,
New to the community here.
I am new to using this BMS evaluation board AEK-POW-BMS63EN. I want to connect a battery pack to this and an external microcontroller to receive the digital data and do something with it.
So a battery pack as input to this eval board. And the board sends digital data (Hex) to a microcontroller.
1. Can I use a non-STM microcontroller to connect to this?
2. Can I connect this to a PC directly or I need an interface?
3. How can I use AutoDevKit Studio for this?
Please kindly advise, thank you in advance!
- Labels:
-
Battery Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-06 10:11 AM
you can use a non-STM microcontroller to interface with this BMS evaluation board as long as the communication protocol matches. This board typically communicates via CAN (Controller Area Network) or UART (depending on the board’s specific configuration).To connect the AEK-POW-BMS63EN board to a PC, you will need an interface adapter because the PC does not natively support CAN communication.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-06 10:46 AM
Thanks for you response. Interesting to realize that the AEK-POW-BMS63EN utilizes CAN or UART communication since its manual only mentions about SPI or ISOSPI communication.
I have attached the detailed User manual of this board just to confirm my understanding.
Thanks,
Shafkat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-02-01 12:31 PM
Hi,
AEK-POW-BMS63EN doesn't use CAN for communication but SPI. You'll need another micro-controller, STM or non-STM to communicate with AEK-POW-BMS63EN over ISOSPI and that micro-controller could send the data to your PC via CAN, Serial or SPI.
I think you would have already figured this out. Were you able to make a working BMS Battery Pack with these modules using Autodevkit?
Thanks,
Vipul
