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

After changing from STM32H753 Y to VI, an error occurred.

I compile using IAR Embedded Workbench, and download the code.Recently, the chip was changed from STM32H753 Y to VI.I tried to insert the code used in the Y version into the VI as it is, and I issued the following warning in IAR.Mon Mar 09, 2020 09:2...

Ekim.1 by Associate II
  • 1045 Views
  • 2 replies
  • 0 kudos

fpscr is a status register in STM32L5x2 which has arm cortex M33 ? If yes it can be accesible in c or cpp IAR project using asm volatile instuctions?

Hello all,  Please confirm fpscr is a special status register in STM32 L5 series controller?The IAR compiler is giving "Illegal register name" error, when I tried to execute the instuctions in c or cpp project using "asm volatile(mrs and msr instu...

Ak.1 by Associate II
  • 1366 Views
  • 2 replies
  • 0 kudos