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! In the STM32F4 example, it says I have to enable or disable TRANSMITTER_BOARD, but I don't know where or how to do that.

The example I'm trying to work with comes from: STM32Cube_FW_F4_V1.25.0\Projects\STM32F4-Discovery\Examples\UART\UART_TwoBoards_ComPollingTo enable in the compiler means the board is the transmitter and disable means the board is the receiver. The co...

Free rtos build error when using queues using stm32cube IDE. configUSE_QUEUE_SETS set to 1 not found in FreeRTOSCOnfig.h

Hi, I am trying to implement Queues for my application having three tasks. Two tasks sending messages and third task will receive the messages from task 1 and task 2.But when I build I am getting this errors.20:52:21 **** Incremental Build of config...

Kumar B by Associate II
  • 803 Views
  • 1 replies
  • 0 kudos

How to get my STM32F407VG to talk with my PC?

I've tried many programs and configurations to get my board to printf text to my PC while running tera term to receive the text. But everything I've tried has failed. In the following program, pushing the blue button is supposed to turn on the green ...

I'm trying to run CM4 in debugger mode in STM32H757I-EVAL board for "HSEM_ResourceSharing" example code. But, debugger mode exits immediately with warning message. How to fix this?

I'm trying to run CM4 in debugger mode in STM32H757I-EVAL board for "HSEM_ResourceSharing" example code. But, debugger mode exits immediately with warning message "The stack pointer for stack 'CSTACK' (currently 0xA05F0001) is outside the stack range...

0693W000000URBpQAO.png
S.Kamath by Associate III
  • 496 Views
  • 3 replies
  • 0 kudos