I am using STM32L475 at HCLK 72MHz, at this clock the number of wait states required is 4 but I configured for 2 wait states and ART enabled. At this condition, my controller performance is good w.r.t timing taking.
I increased to 4 wait states and tested and performance is not reaching w.r.t time and taking more time to complete the functions. Do I need to increase to 4 wait states?