Resolved! What is the right sequence to enable under-drive mode in STM32F779NI ?
Hello,I'm not able to enable MR under-drive mode in my STM32F779NI chip.The exact problem is UDRDY is not getting set -> Line number 39 to 43.Below is the code snippet. Any suggestion would be very helpful. Thanks in advance.int main(void) { /* Add ...