#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 ...
good morning. i just finished my code that makes a led blink. i pinned it on the GUI and wrote the code on the main. before flashing it i want to know what is the problem of my pin: it is written that the symbol can not be resolved even thougt there ...
good morningi want to create a simple led blinking code. for that, i got the path of the led 8 of my aek-mcu-c4mlit1. it is pk1gpio1 and is connected to the branch 25. i connected it on the gui and wanted to code in my main. unfortunately, C recogniz...
hello team,I'm using AutodevKit studio for testing AEK_AUD_C1D9031 board. I imported example code from sample : SPC582Bxx_RLA_AEK_AUD_C1D9031 - Avas Compact - Test Application. but upon flashing board I'm getting this error. kindly provide feedbac...
Hi all,While implementation of CanTp, I am getting some errors regarding undefined reference which are shown in the snippet attached. I debugged completely but I am unable to find from where and for what these errors are coming.It would be more helpf...
Hi,I have an STM32U5 communicating with a L9963E in order to balance a series of cells, although I think I may be underestimating/misinterpreting the functionality of the IC as I have been struggling to get the cells to balance correctly.Assuming I h...
Hi all,I am implementing CanTp and took the base code form GitHub where it was working fine after integration initially but after some implementation I am getting some errors regarding the undefined reference which are shown in the snippet. I debugge...
hi community,i my project. i am using PIT and it is working fine. before initialization of the drivers osalThreadDelayMilliseconds() is working fine. but after initialization of the low level drivers, osalThreadDelayMilliseconds() is blocked even tho...
Dear all,Good morning, I am facing issues with some functions in autodevkit.The functions osalThreadDelayMilliseconds() and osalThreadDelayMilliseconds() are blocking the entire execution.As the Autodevkit driver doesn't support the CANTP(response ta...
Dear community members,I have three questions about the AEK-POW_BMS63EN require answers and input from experts:1. After running the example of AEK-POW_BMS63EN, everything is ok; however, the fault LED on is always high in AEK-COM-ISOSPI1 even though...
Where to find the code for driving L9963E board for BMS? In SPC5 studio, only some part code is present. Please help I tried finding in documentations but it didn't work.