#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 ...
Hi Guys, We want to build a complete hardware setup with a SPC58EC-DISP board, AEKPOW-100W4V1, and AEK-USB-TYPEC1 and want to show USB-PD functionality with fixed and programmable output. 1. The first issue we face is AEK-USB-TYPEC1 giving only defau...
Dear friends,FreeRTOS are supporting SMP functionalities that enables to run FreeRTOS Kernel in only one core and schedule tasks on multiple cores.https://www.freertos.org/symmetric-multiprocessing-introduction.html I am trying to use it, but it look...
hear i used the two wave files. but hear the logic is 2 wav files at continues memory location but I want different location wave files to play using the code logic.
Hi Community ,We are working on AVAS project Autodevkit AEK-AUD-C1D9031 and trying to execute two wave files for two different channels.But only one wave file is getting executed which is getStartWavFile(0) when tried to give non zero parameter ,wave...
Hi,I'm trying to build SPC5 application in VS Studio Code on an agent environment (Windows), which does not have any installed SPC5Studio with Autodevkit plugin. The intention is to start a pipeline on AzureDevOps, where the project can be compiled a...
I debug up to hear and the flow of the code is blocked in this function,(after adding freeRTOS) in the project. i don't know what is the error. i had used the low level API which is avaliable in the document. the flow is like this in the main functi...
Hi everyone,I am using SPC58 MCU and Autodevkit IDE. In that I have taken Avas_Compact_Test_Application example as the base source code1. And, During execution, before integration of FreeRtos the execution was entering osalThreadDelayMilliseconds() ...
Dear Community Members,I was exploring AEK-COM-ISOSPI1, SPI to isoSPI dongle, based on L9963T transceiver for one of my new project. I wanted to make use of this interface product for a simulating software that runs on a Teensy 4.0 microcontroller. I...
In the AutoDevKit,I can't find the demo of AEK-MOT-WINH92 to drive a motor,so where can i find?
We have integrated FREERTOS in the project and checked the communication but getting TXERROR.CAN Driver itself is not getting initialized.