I have the GenX320 CM2 connected to my RaspberryPi5 via MIPI. I have read in the
docs that the GenX320 is supposed to support all Event Signal Processing (ESP) functionality. However, when trying to get the facilities for Anti-Flic
ker (AFK), Spatio-Temporal-Contrast (STC) and Noise Filter (NFL) via the Python HAL API of the Metavision SDK (Pro, v5.1.1) I get `None` (Event Rate Control (ERC) works). After some testing and research I got the feeling that not every GenX320 is the same (which was not evident to me in the docs regarding the ESP capability). Is it correct, that my camera module uses an Integrator (rp1-cfe) that just does not provide the hardware functionality to the software? Also, I would like to know, how to enable my camera module to provide this functionality.