Teraterm secure firmware update gets stuck after few kBs of transfer.
I am trying to port Secure bootloader project implemented for STM32L432KC Nucleo to my custom boards that use STM32L431VCIx. I have tested the example implementation on Nucleo by sending encrypted firmware via TeraTerm using Ymodem. This works. But the same implementation does not work on my custom board. I have made all the necessary hardware changes for UART peripherals, buttons etc. The Updater starts by sending around 4kB of data and then it does not go ahead. Any help in the right direction would be useful.