#autodevkit hashtag#avas hashtag#openocd hashtag#mcu hashtag#spc5 hashtag#embedded hashtag#automotiveHere you are a quick guide to help you load the audio file in AEK-AUD-C1D9031 Avas board using the AEK-MCU-SPC5LNK programmer.AEK-AUD-C1D9031 - https...
Very long awaited, but it is finally here!!!New AutoDevKit Studio release version 2.4.0 is available for free download www.st.com/autodevkitsw New features:- Multi-chain, multi-node and completed renovated BMS driver for L9963E named AEK-POW-BMSCHAIN...
Dear Members. The current BMS board design has not taken in consideration all the recommendation for a Hot Plug capable design. To make your system hot-plug resistant make sure to follow the recommendations below: Change the battery connector with a ...
I posted recently about getting set up with the demo for the GUI application, and got great help from @SRomeo. I've now moved on to the SingleAccess Chain demo, and could use some more help if you don't mind?I am using the C4ML1T, ISOSPI1, and 2 BMS6...
Hello community,I am using AEK-AUD-C1D9031 board and I want to play 2 audio files one after other. What should I change in the code?
Hello,I am trying to set up the 14 cell GUI using the C4MLIT1, ISOSPI1, and BMS63EN boards. At this point in time, I am only interested in the logging functionality and just want to use the demo as it comes.I have the hardware set up in centralized c...
Hello,I have been trying to connect to the AEK-MOT-TK200G1 using a SPC5-UDESTK.I tried UDE starter kit 5.02.04, and UDE starter kit 2021.05. I'm getting the following error: (Message from component 'PpcJtagTargIntf' :Can't connect target !)I have che...
I'm trying to debug to SPC582B-DIS board and I'm trying to 2 combination.But I didn't succeed debugging.First, I'm using SPC582-DIS Board rev 1.1 and AutoDevKit Studio version 2.4.0.I installed openodc drivers according to the doc named 'How to use O...
Hello, I am trying to debug an example code on a recently bought AEK-MCU-C4MLIT1 Evaluation Board via AEKSMCU-SPC5LNK using OpenOCD. I am fairly new to Embedded Systems and Eclipse Environment so I have just been following instructions. And things d...
Hey Community!I am trying to build a BMS for a 333V Battery using AEK-MCU-C4MLIT1 as the Master MCU, AEK-COM-ISOSPI1 as the translator and multiple AEK-POW-BMS63EN boards in a daisy chain.Although there are various examples provided in the SPC5Studio...
Hello everyone,I have been flashing the code written in AutDevKit Studio 2.4.0 using UDE STK 2021 for the AEK-AUD-C1D9031, which uses the SPC582B60E1 MCU. I want to start debugging the code line by line using breakpoints.Currently, I have the option ...
Hello, I stareted to develop PSI5 interface with L9663. My point is to read initialization data via SPI. If I set DOUT1 as direct data output (CH1_CR1->DOUT1_SE = 0), I am able to measure received data on this pin. But if I set this pin as interrupt...
Hi everyone,I am implementing the communication between MCU SPC582B and High side driver VN9D5D20F. SPI signals seem fine to me, see next image:Spi Clk frequency = 625kHz (range is 0Mhz to 8Mhz)CS transaction time = 71usTime between bytes = 7usTrans...