STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32CubeIDE debug FreeRTOS queues

I am trying to view and debug the queues in my FreeRTOS project. To do this, I have to add the queues to registry with vQueueAddToRegistry. However, vQueueAddToRegistry takes an argument to a QueueHandle_t and in the project generated with STM32CubeM...

sute by Associate III
  • 752 Views
  • 1 replies
  • 0 kudos

Project using NUCLEO-F411RE and X-NUCLEO-GFX01M2 on MacOS

I have recently bought:- a NUCLEO-F411RE board- a X-NUCLEO-GFX01M2 TFT board I work on Mac.Unfortunatly, TouchGFXDesigner doesn't exist for Mac. So I have installed STM32CubeIDE, STM32CubeProgrammer, and STM32CubeMX on my Mac.I have installed TouchGF...

nbenm by Associate II
  • 311 Views
  • 0 replies
  • 0 kudos

PWM Electronic speed control issue, B-G431B-ESC1

Hello everyone,I recently worked with a B-G431B-ESC1 discovery kit with STM32G431CB MCU, and I find a mistake in the code generated by Motor Control Workbench 6.1.2, that made the Electronic speed control feature (the one used in the example of the s...

Labrey by Associate II
  • 1058 Views
  • 2 replies
  • 1 kudos

STM32H7 DMA_MDATAALIGN_BYTE Error - CubeMX problem

Reference:STM32H7MCU package 1.11.1CubeIDE 1.13.1This is not a new problem but perhaps a new perspective.  I answered regarding this in a previous post but wanted to bring up anew because of the change in tack.The problem is this: After setting up an...

Build Error - QuadSPI and FreeRTOS

Hi,I use Riverdi RVT70HSSNWC00-B STM32 based board. I got project from my colleague to continue working on it. I succesfully imported it and also project build worked, but always after some time I am getting same errors. It begins with library "tmk.h...

Resolved! STM32F030F4P6TR + ADC

Hello. I am new to STM32F030F4P6TR programming, so I am asking for your help. You need to write a simple program to light up the LEDs depending on the voltage. But I have some problems with the ADC. To begin with, I wrote a simple program that flashe...

Taras_Burko_1-1695384316143.png Taras_Burko_2-1695384329231.png