User Activity

Posted on August 10, 2017 at 11:12Hi Everyone,I put my MCU into standby mode and now I cannot program/erase it using Segger J-flash.I'm not sure its releated to the standby mode but it's the 3rd board it happens on.Erasing option bytes wasn't succes...
Posted on August 02, 2017 at 16:16Hi,Does anyone know where I can find the IAP_main example with SD card?This example is mentioned in the document 'In-application programming with SD cards' (AN4854)but I couldn't find the example itself, only the on...
Posted on September 13, 2016 at 11:20Hi All,I'm working on stm32f411 borad with hal library.I'm using the UART without knowing the exact size I suppose to get so I'm using HAL_UART_Receive_IT to get the first byte of the data and afterwards I use HA...