User Activity

I have built a device, in which the USB port is used for charging and firmware updates as well. During startup, the firmware checks if communication via USB is possible and switches to charging/update mode accordingly.Now when I connect a 1.0 A Apple...
Hi,I'm struggling to integrate a USB interface into a bootloader. The microcontroller always stalls the USB communication. To find the cause of this problem I have set up a simple project to compare the USB transfers and came to a point where I can't...
Posted on July 15, 2018 at 09:26Hi,SBSFU gives me the warning 'SECURE ENGINE INITIALIZATION WITH FACTORY DEFAULT VALUES' on every new power-up of the microcontroller. Is this behavior normal after a power-cycle or is anything not configure correctly...
Posted on July 08, 2018 at 12:58I'm trying to debug a project in TrueStudio, but get this error message during flashing:... which is the ''load'' instruction of the startup script.I think the cause of this error is, that the flash size of my program...
Posted on June 21, 2018 at 11:33CubeMX doesn't like a frequency of 12 MHz for HCLK with the STM32L433CC.HCLK is suggested to be at least 14.2 MHz, but I couldn't find any such requirement in the reference manual or datasheet.The F4 RM0090 mentions: ...