kronee0516

Results 3 comments of kronee0516

> What OS and what compiler? The issue is not the STM32 platform itself, probably, but the development environment. thanks for the reply the os should be rtos? and the...

``` void processData(void){ memcpy(LData, &LData[AUDIO_FRAME_LEN/2], AUDIO_FRAME_LEN/2*sizeof(int16_t)); for(uint16_t n = 0;n