STM32F4 Discovery Multi-dimensional Array Problem
Posted on February 07, 2018 at 09:08I have a control algorithm which operates within a Timer Interrupt of 200 us. Basically my code generates an output and compares it to a look up table. When I have a single array defined:const float Adm_Re_array[7...