STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! HAL_UART_Receive_IT is not working

Originally a reply in this thread - split as a separate question.Hello My blocking mode is working with "HAL_UART_Receive(&huart4, temp, 1, 100);"Nonblocking mode is not workingCan you suggest anything to check?I have defined as said /* USER CODE BEG...

USB CDC Host SetControlLineState

HiCan anyone please show me an example of a working USB CDC Host sending the SetControlLineState command? This hasn't been implemented in the STM32 HAL drivers/middleware but it should be a simple thing to add.SetControlLineState is used to signal t...

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
  • 2344 Views
  • 8 replies
  • 1 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
  • 642 Views
  • 3 replies
  • 2 kudos