Forum Posts
AVAS - how to load an audio file with OpenOCD
#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...
AutoDevKit Studio release 2.4.0 available for free download
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...
Design Tip Hot Plug BMS board
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 ...
Resolved! Need Help with SPC5 Studio for Basic LED Blinking Program
Hello all,I'm Ali, new to ST Microcontrollers, and I'm seeking some guidance to get started with SPC5 Studio. Previously, I developed custom SDKs where I had control over registers, their addresses, and more. However, transitioning to SPC5 Studio has...
Resolved! SPC5 Studio
I recently installed SPC5 studio and I'm referring to example codes. The example code is building without errors but there are problems indicating, Description Resource Path Location TypeSymbol 'NULL' could not be resolved main.c /SPC582Bxx_RLA FreeR...
Resolved! AutoDevKit does not appears in zip folder.
Hi, I'm an SPC5 beginner. I followed the YouTube tutorial and correctly installed AutoDevKit zip file. When i go SPC5Studio>Help>Install New Software>Add>Local, AutoDevKit does not appears in my unziped folder. I see there are some files in the video...
Resolved! Pin mapping change automatically even though any change under AVAS EVK
Hello, I have a trouble when I tried to change AMP I2C adreess on AVAS EVK which is based on AEK-MCU-C1MLIT1(https://www.st.com/en/solutions-reference-designs/sl-ssasf011101v1.html ) like the below. 1. In Allocation pin page, I just do "Delocation" a...
Checking for availability of CanTp
Hi all,Good Afternoon, I hope all are doing goodIn my project I am implementing diagnostics, so now I need CanTp for sending and receiving the data which is more than 8bytes. Now I am using SendCanMessage() API for transmitting the data and mcanconf_...
Software Reset API
Hello all,A very good afternoon, I hope you all are doing goodI am implementing Diagnostics in my project and in the during the implementation of service 11 I am facing the issue for software rest, I want to know which API performs the software reset...
L9963E response frame error
Dear community member,I am using L9963E IC on custom pcb board. I send a command to read register address 0x02 of device 1, but in response frame getting address feedback for register address 0x06. also while reading dev_gen_cfg, getting different re...
Resolved! How to erase/write spcific NVM(MCU flash) part with Stellalink+AutoDevKit Studio on AVAS EVK?
Hello, As far as I known, ST released two kinds of AVAS EVK which one is based on AEK-MCU-C1MLIT1(https://www.st.com/en/solutions-reference-designs/sl-ssasf011101v1.html ) and another is based on AEK-AUD-C1D9031(https://www.st.com/en/evaluation-tools...
AEK-POW_BMS63EN communication timeout led turning on only for fraction of second.
Hi, To emulate the behavior of cell added in AEK-POW-BMS63EN board, we used voltage divider circuit (36 V, 10 5ohm resistor)and used the voltage drop of each resistor as input to C0......C14. For some days comm. timeout led was being turn on for 60 s...
Resolved! Issue with open load detection in PLAY mode.
Hi all,I am facing issue with Open Load detection in PLAY mode and it is working fine in MUTE mode.I have flashed and tested the example base code from STM(Autodevkit), Open Load Detection is not working in PLAY mode in this code(Placed the example ...