CubeMX USART LL Configuration not Working!
Posted on June 04, 2018 at 09:54Dear friends,I am trying to send 8 bytes over RS485 protocol using LL libraries.I could achieve sending data using HAL libraries (CubeMX configuration) andSPL libraries.Now I want to use LL APIs to transmit data. I've...