2025-03-17 10:47 PM
Hello, Good morning all,
I am doing a project with STM32F407VGT6 and DP83848 Ethernet Controller using LWIP stack. My requirement is UART/USB to Ethernet. I have enabled global interrupt and IRQ Handlers for both USB & UART, but when I send data from UART/USB RX interrupt is not enabling by MCU. Please suggest me the solution to enable USB/UART interrupt for receiving data.
Thanks and regards
Satyanarayana
2025-03-18 5:30 AM
Hello @Satya_VVM
Did you enable UART global interrupt in CubeMX side please?