arm_fir_q15() Hard Fault
Hi,I've a NUCLEO-F767ZI. I'm having problem getting the arm_fir_q15() to work, it gives me a hard fault. I'm defining the variables like this:#define BLOCK_SIZE 1 #define NUM_TAPS 51 /* USER CODE END PD */ /* Private macro -----------------------...