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! Use external NOR flash to move CPP object file

Hello,I have STM32F7 controller, using Free RTOS, trying to interface external NOR flash, S29GL128S10TFIV13.I have one source file say testCode.cpp, which I want to move completely in external NOR flash, but every time I ran then code it give Hardfau...

Resolved! ADC Sampling and Display

As is well known, the ADC sampling rate is on the order of microseconds, while the display task may only refresh once every 100 milliseconds. In an RTOS, how can the display task and ADC sampling values be synchronized? With such a long display refre...

xwq370 by Associate
  • 161 Views
  • 2 replies
  • 0 kudos

Resolved! X-CUBE-GNSS1

I have a project that will be using the LIV4F chip. I downloaded and installed X-CUBE-GNSS1 but its description says it is for the LIV3F. Is it compatible with and will it function with the LIV4F chip? I will be using it on the STM32G474CEU6.Thanks!

hritter by Associate II
  • 126 Views
  • 1 replies
  • 0 kudos

Resolved! STM32H533 and CubeMX generated project for CubeIDE

Hello, all my tools are updated to last ones, and software packages too. I start an empty project using X Cube FreeRtos 1.5 (just a default task). Play the soft with debug, and after a few seconds, press "Suspend" button to break the running program....

lclor by Associate III
  • 747 Views
  • 16 replies
  • 0 kudos