Connect eval-l9963e-mcu to Arduino UNO
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-05-28 4:19 AM - last edited on ‎2025-05-28 4:23 AM by Andrew Neil
Hi; i was trying to connect my eval-l9963e-mcu to an arduino uno, to comunicate by SPI. How can i do this?
- Labels:
-
Battery Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-05-28 4:29 AM
As its name suggests, the EVAL-L9963E-MCU already has an on-board MCU - so what is the purpose of connecting to an Arduino?
Do you want the Arduino SPI to:
- talk directly to the L9963E battery management chip ?
- talk to the Onboard SPC574S64E3 microcontroller ?
- something else ?
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-05-28 4:33 AM
my final intention is to take the datas from the bms and comunicate in can bus. so i was thinking to comunicate with an arduino in SPI, and at the end communicate by can bus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-05-30 2:12 AM - last edited on ‎2025-05-30 2:38 AM by Andrew Neil
Duplicate - merged.
Please don't start multiple threads on the same question.
Hi, I want to comunicate with an arduino with my eval-l9963e-mcu by spi communication. How can i do it?
and where are the MISO,MOSI,CS... on the board
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-05-30 2:40 AM
As always, the schematics are on the 'CAD Resources' tab of the Product Page:
https://www.st.com/en/evaluation-tools/eval-l9963e-mcu.html#cad-resources
Also check-out the Documentation:
https://www.st.com/en/evaluation-tools/eval-l9963e-mcu.html#documentation
A complex system designed from scratch never works and cannot be patched up to make it work.
