AutoDevKit Ecosystem

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

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