How do I enable UART4 on the B-L475E-IOT01A? It appears that UART4 needs to be defined; but in which header file. What else needs to be done to enable and use the port?
Posted on January 07, 2018 at 06:35I desire to use UART4 to talk to a GPS module over serial communications on an Arduino shield board. To do this I need to use UART4, but it does not appear to be enabled.