STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Modify the link file to locate the stack/heap into DTCM area

Hello,Someone have a document that give explications/informations on how modify the link file ?I must optimize ma code performance and I would realocate the stack/heap, the time critical functions, into the TCM area.I know the way to locate variable...

ABITT.1 by Associate III
  • 1116 Views
  • 2 replies
  • 0 kudos

STMCubeIDE gets hanged

I am using STMCubeIDE for my project on STM32H753BI controller. Most of the time when I open the IDE, it gets struck in "Change Build Configurations" step. Not able to use IDE further and could not kill the application also. Issue observed in version...

0693W00000D1cFmQAJ.png
Vel by Associate III
  • 703 Views
  • 2 replies
  • 0 kudos

Resolved! QSPI Flash Read Limit STM32F769I_EVAL

I'm currently playing around with the QSPI_ReadWrite_DMA example on an STM32F769I_EVAL board.Link to example:https://github.com/STMicroelectronics/STM32CubeF7/tree/master/Projects/STM32F769I_EVAL/Examples/QSPI/QSPI_ReadWrite_DMA.I'm testing the QSPI ...

CHou.1 by Associate II
  • 1484 Views
  • 8 replies
  • 0 kudos

Resolved! Floating Point instructions (assembly) do nothing

Hi All,I cannot figure out why the series of instructions below is not working for me (device is a STM32F303x6).This is just me fiddling around getting to know the CPU, I have this setting so the FP opcodes are accepted by the compiler, and it seems ...

RMyer.1 by Associate III
  • 920 Views
  • 2 replies
  • 0 kudos

Resolved! In CAN_ERR what is "Stuff Error" and what is "Form Error"?

I have a can bus operating between a PC and a Motor, where the PC can control the motor. Eventually I want the STM32 to control the motor. For now all I want to do is read what is on the bus. Looking at thedata with a CAN bus sniffer it looks like th...

KiptonM by Lead
  • 8553 Views
  • 6 replies
  • 0 kudos

STM32F722 random initialization problem

Hello,I am having troubles with a random chip lockup. In maybe 1 from 50 tries the chip loads few lines of code and then it will stop.I dont know what could be wrong, because my app has just few lines of code that turns LED on only. No Cache is used....

zexx86 by Associate II
  • 797 Views
  • 4 replies
  • 0 kudos

Resolved! Custom made timer or ready made timer for STM32F103C8

Hi.I am a beginner in STM32 development. I created a custom timer for STM32F103C8 blue pill in the While Loop which will execute a function to send AT Command to GSM modem as described below. In terms of cpu usage, is it better to create a custom tim...

Rfari.1 by Associate
  • 728 Views
  • 3 replies
  • 0 kudos