User Activity

Posted on May 09, 2017 at 12:32If I generate Code with MXCube for an STM32F407VETx, so I get during compilation 2 Errors for undeclared Registers RCC_CSR_PINRSTF and RCC_CSR_IWDGRSTF.
Posted on May 02, 2017 at 09:16Hi,I use the HAL Library for a STM32L4 MCU clocked at 80MHz. The time between two Bytes are 3us. This is to slow for my Application, but I can not transfer more bytes or use a DMA, because I must react on a Signal from...