STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FreeRTOS with USB CDC

I have read some posts about this topic already but unclear if this works or not. I used the STMCubeMX to create a project using FreeRTOS and USB Device CDC (USB-Serial) together and some LED GPIO's.I can only get one or the other to work, but never ...

jayduino by Associate II
  • 690 Views
  • 8 replies
  • 2 kudos

Failed to execute MI command - load .elf file

I have been using a NUCLEO-F413 board to try and understand how to program to user FLASH using the example code in the STMicro repository and STM32Cube to program. However when I now try and program the board I get the below error: Has me trying to w...

GTann1_0-1737636142566.png
GTann.1 by Associate II
  • 666 Views
  • 8 replies
  • 1 kudos

X-CUBE-EEPROM page erase on startup

Hi,I am trying to us X-CUBE-EEPROM to store a few variables.I would like to perform memory cleanup on startup. It is the only time I can reliably do that, since the operation is blocking read of instructions from flash.Is there any way I can tell the...

STM32H563 NetxDuo Packet Pool Deadlock

Hi Community,I'm currently facing an issue where NetXDuo with the STM32H563 locks itself out if the packet pool runs out of packets. In the current szenario the problem occurs when using the ftp-server addon and retriving  a file. As the chunks are p...

stst9180 by Associate III
  • 454 Views
  • 2 replies
  • 0 kudos

Resolved! x-cube-cellular API Documentation

Hi,Is there a proper guide or documentation for x-cube-cellular? I want to test if I can send or receive data to a remote server and I am struggling to use the package API. In UM2426 it says "X-CUBE-CELLULAR Application Programming Interface availabl...

SSWM by Associate III
  • 239 Views
  • 3 replies
  • 2 kudos

I3C Target DMA Linked List

Hello everyone,I would like to know if there are any examples of how to use I3C with DMA and Linked List for data transmission and reception while acting as a target with STM32H series. The examples with DMA always require a fixed transfer size.I am ...

RFerr.3 by Associate II
  • 172 Views
  • 1 replies
  • 0 kudos