User Activity

I am reviewing the stm32f4xx_hal_spi.c to setup the SPI interface for Master mode DMA receive-only use. I notice the table showing that in this mode the maximum SPI frequency is Fpclk/64. I haven't bench tested this yet but was curious why this is so...
Posted on October 27, 2016 at 15:19 I have implemented the following code I found on this forum to execute the bootloader with register addresses changed to be for the STM32L162 part. I am developing with IAR tools. PUBWEAK Reboot_DFU...
Posted on April 20, 2016 at 21:41I have the latest STM32CubeF4 downloaded but I can't find a compatible LwIP sample project. Can anyone point me in the right direction.Thanks.