User Activity

Posted on November 24, 2017 at 10:21Hello,When I try to erase chip (STM32L011F4U6) with ST Link utility, it do not works and I get the message 'the elf loader is bigger than the ram size', see the enclosed picture.I use the ST Link side of a NUCLEO-...
Posted on September 14, 2017 at 11:35Hello,I try to use Usart Tx with DMA on a STM32L052K6, in order to send a string without needing to send each character independently. I don't use ISR. The Usart TX works well without DMA using HAL functions.The ...