Hello everyone,I have been trying to program STM32F106C6T6 using CMSIS.I came accross FLASH LATENCY programming where i have to configure 2 wait states in FLASH_ACR register.As per Reference Manual, RM0008, I am seeing that value 2 will be used to co...