Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

HAL_SPI_Receive() Pins not doing anything.

Hi, I'm new to this environment. I try never to ask questions on forums but I've been stuck for over a week. I set up a blue pill board and tried a simple SPI setup of a single 74HC595 and a single 74HC165. I got the 595 working great with this code....

xrstokes by Associate III
  • 568 Views
  • 0 replies
  • 0 kudos

Problem downloading/starting STM32CubeL4

Hi - this should be trivial ...From https://www.st.com/en/embedded-software/stm32cubel4.html I did:1) Pushed the "Get software" button to download the "STM32CubeF4 ".2) Selected "Open" (I guess) …3) Extracted the ZIP-file to default path ("Extract To...

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
  • 730 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....

Getting two messages: "loading file..." and "Unable to load file" from sample USB_HOST app for STM32F767ZI USB_HOST app.

But I can't figure out why I'm getting these messages. I've run searches for the messages from the SWST32 search option and they aren't to be found. So, I'm stuck.   I'm trying to work with the USB_HOST sample app for STM32F767ZI Nucleo board.  I've ...

JBlac by Associate III
  • 509 Views
  • 0 replies
  • 0 kudos