AutoDevKit Ecosystem

Ask questions and find answers on the AutoDevKit solution. Discuss voltage configurations, motor control, and AutoDevKitStudio programming.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! SPC5 UART Oversampling

Hey there,i'm trying to get a higher Baudrate for UART on the SPC582B. The datasheet says that i have to set the oversampling rate to 6, to get a maximum Baudrate of 13.33.to set the Oversampling i should set the bits in the UARTCR register, for CSP,...

PNeub2_0-1715777676185.png PNeub2_1-1715777850029.png PNeub2_2-1715778083919.png PNeub2_3-1715778125547.png
PNeub.2 by Associate II
  • 1790 Views
  • 2 replies
  • 0 kudos

Resolved! Breakpoints are working only at core2

Hello,I am trying to debug a code that are running in core0 and core1. I inserted a breakpoint inside main_core0() and main_core1() infinite loop, but the debugger does not stop on breakpoints. In the core2 the debugger stops on breakpoint.I am sure ...

Resolved! About SPC58 × × - RLA WKPU Test Application for Discovery!

Hello! I want to ask in this routine! I read it This application shows how to the use the WKUP driver. In particular, the WKPUis configured to wake up the core and generate an interrupt on a falling-edgeof the source INT28. This source is connected t...

QQ图片20240510102658.png QQ图片20240510102755.png
Bwang.3 by Associate III
  • 2232 Views
  • 1 replies
  • 0 kudos

Resolved! FreeRTOS SMP(Symmetric Multiprocessing) functionality not available on SPC5 FreeRTOS Component

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...

Resolved! Failed to execute multiple wave files

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...

Aishwaryaum_0-1713269566074.png