STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! how do I get image end address from linker?

MCU : STM32F411CEU6 Hello everyone. I have an application in which I want to get image end address from linker. Here is a full context of what I want to do, I have a struct living in start of my image, which basically tells the bootloader usefull inf...

HZaib.1 by Associate III
  • 429 Views
  • 5 replies
  • 1 kudos

STM32H5 FreeRTOS USB VCP

Hi all,I have a custom board, which previously used the ST32L052 processor, that I changed to STM32H5. Previously I could use the USB_Dev middleware to make it a VCOM Port and could send data without a problem to my PC. After the processor change I a...

gamelk by Associate
  • 235 Views
  • 1 replies
  • 0 kudos

Resolved! MX_USB_HOST_Init(); Issue on FreeRTOS CMSIS V1

Hi EveryoneI am starting to use FreeRTOS but faced an issue if there is someone to help. I configured USB_FS MSC. when I use MX_USB_HOST_Init(); the FreeRTOS stop and not working. but when I disable it, everything is fine.I have used the USB_FS MSC i...

AMIR-F-O by Associate II
  • 1079 Views
  • 9 replies
  • 4 kudos

How to Configure x-cube-cellular for lwip?

Hello, I am working on B-U585I-IOT02A board, I have downlaoed the x-cube-cellular expansion pack.It is working with bg-96 cellular modem with USE_SOCKETS_MODEM using freeRTOS.I want to use USE_SOCKETS_LWIP for my B-U585I-IOT02A board how do I configu...

Labels