User Activity

Hello everyone, i have a custom made board using a STM32L476RCT6, i am able to normally upload the bin files with the programmer etc, it's working properly, except for one thing, i can't use the HAL_drivers as the same way i use them with the Nucleo....
i am transmitting some values from STM32 through serial, and even though i have set the Baud Rate and Parity bits in both DockLight and putty, it shows only on DockLight . I am using the HAL library. Also, i tried receiving data from STM32, and while...