New firmware runs out of frame buffer stack more easily

Hi,
I wrote some code before 3.6.6, and it worked. Now, it keeps getting MemoryErrors at QVGA for img.lens_corr(strength = 8, zoom = 0.55, xcorr=30, ycorr=40).gamma_corr(gamma = GAM_COR, contrast = CONTR_COR, brightness = BRIGHT_COR).cartoon(seed_threshold=0.08, floating_thresholds=0.12).
Have any changes been made that would cause this?
Thanks

An error like here? "MemoryError: Out of fast Frame Buffer Stack Memory!" after M7 update - OpenMV Products - OpenMV Forums

Hi, we will push a new firmware fix asap. It’s because if the way the frame buffer setup was changed and I was testing on an H7 Plus.