Others: STM32 MCUs related

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FreeRTOS Task List doesn't work

I'm config cubeMX to enable FreeRTOS statistics and get the RunTime for each task. I followed this guidehttp://blog.atollic.com/visualizing-run-time-statistics-using-freertosBut it doesn't work. debugging I saw that method portGET_RUN_TIME_COUNTER_VA...

Errors during project compilation.

Good day to all. There is a project written in TrueStudio v9.1. When compiling errors appear:expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘arm_bilinear_interp_f32’ arm_math.h expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘arm_bilinear_in...

ALavr.12 by Associate
  • 501 Views
  • 0 replies
  • 1 kudos

Help import project to Atollic?

I am very new to these toolchains, coming from Arduino IDE.I tried many times to search how to import a project someone shared on github and cant seem to find an answer...​Here is the project intended for the STM32F4 Discovery board:​​https://github....

Resolved! Can't compile any HAL/Cube project

Hello everyone. I facing next problem:Just yesterday, TrueStudio worked perfectly, but program lost its lost capability to compile anything (not older project, that I compiled nicely till yesterdey, not new, CubeMX-generated projects).I'm getting bui...

zedeg by Associate III
  • 1426 Views
  • 6 replies
  • 0 kudos

How I do for receive data from a SPI EEPROM?

I'm using the STM32l053R8Tx, I configured the board NUCLEO-l053R8 by STM32CubeMX and I transmitted a data for an EEPROM with the function HAL_SPI_Transmit(...); and I'm trying receive the data with this function HAL_SPI_Receive(...); but I only recei...

VOliv.5 by Associate II
  • 1281 Views
  • 6 replies
  • 0 kudos