HardFault_Handler upon updating variables inside DMA Callback
Hi,I am currently implementing a guitar effects pedal using the STM32F446RE and the PCM3060 as my CODEC.I have gotten everything to work, except when I try to adjust the following parameterscf0_lim = (int)(time*l_CB0);cf1_lim = (int)(time*l_CB1);cf2_...