Input capture maximum frequency
Im using input capture to move data from the GPIO_IDR to ram.I'm seeing some missed bits at portions and I'm curious whether this is due to a hardware limit or code bloat (if that makes sense)The code is generated by cube.I'm using an stm32f772ze mcu...