What is the response for STM32H7 DFSDM in FastSinc mode?
The STM32H7 reference manual revision 6 gives the FastSinc response as:

However this seems to make no sense. The first part is a normal sinc^2 filter, but the second part describes an impulse + delayed impulse, which results in a quite strange frequency response.
I might expect the second part to be (1 - z^-(2*FOSR))/(1-z^-1) instead, but could there be two typos there? Then the first null in frequency response would be at Fs/(2 * FOSR), which would be quite useful.
If the response function described in manual is correct, it would be interesting to hear in what cases this FastSinc mode is useful?
