UART receiving problem (using interrupts)
Hello everyone,I am facing a issue I can't explain.I am migrating a code from F1 to F2.I am using UART4. If I only use this peripheral I can send and receive data and everything work well.Then I am using a the TIM6 to have a 2ms counter.In the IRQ of...