User Activity

Hi,some flash operation depends on the MCU supply voltage (see picture).I would like to program an STM32F401 with openOCD, where the MCU is supplied with 2.5V.Is the possible?If yes, - Can I use the stm32f4x.cfg or are there modifications needed?- Sh...
Hi,the Serial wire viewer (SWV) has a command-line option. This only launch the viewer and the user has to press R to start.Is it possible to directly start the SWV?Or is there a shell trick for this? - Thomas*****************************************...
The STM32F401xD has 384Kbytes FLASH and the STM32F401xE has 512Kbytes FLASH.Is there a mistake in the reference manual?3.3 Embedded Flash memory in STM32F401xB/C and STM32F401xD/EAccording to the manual STM32F401xD/E have the same number of sectors. ...
Is it possible to save the current GUI setting settings (e.g. file names and path, start address, erase option, ST-Link config)?
In AN3155 the USART STM32 bootloader is described and there is a command “Write Memory�? which can write to any valid memory address i.e. RAM, Flash memory, or option byte area.Is it possible to write the CCM RAM with the bootloader? If yes, which (c...