User Activity

Hi,We are working on product based on STM32L4S5 based MCU. We implemented the bootloader which are able to boot from base address (binary image starting from base address 0x08022000). Current implementation doesn't have any validation.But due to secu...
I'm using two STM32F407VGTX EVK boards to configure as host and device in BareMetal, which is working fine.I have configured (Host and Device) the same in FreeRTOS, but it is hitting hardfault error from "static void USBH_Process_OS(void *argument)" ...