STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Stop mode 2 with external SPI peripheral

Hello ST community,I have QSPI flash and an environment sensor based on SPI with stm32l496rg development board.If I put controller in stop mode 2 without sensor and flash current consumption of system is 3uA.If I connect flash and sensor then in stop...

Is there any difference between usart6 and usart 1? Usart6 gives me problems with same configuration as usart1, which is working fine.

Hello community,I have a problem with using usart6, although usart1 is working fine.My setup: STM32F439, usarts connected to a dual ftdi chip, so I have two com ports on the pc to choose of, which represent usart 1 on usart 6 resp.Also direct usb con...

APlöt.1 by Associate II
  • 5126 Views
  • 3 replies
  • 0 kudos

Resolved! Performance of floating point operations of F429

Hello,I am measuring execution time of a function that operates with floating point numbers and noticed that it is more than I expect. I am using Nucleo F429ZI, clock is configured to the 50 MHz. For measuring the execution time I use TIM6 configured...

JWilk.1 by Associate II
  • 1418 Views
  • 7 replies
  • 0 kudos

Microarchitectures of STM32F4 devices?

Are there pictures of microarchitectures of STM32F4 series devices? Something like this picture of 56301 DSP.http://strategysanity.com/s-images/dieDSP-Motorola56301.JPGWe'd like to find out what killed some processors on our boards. The dead processo...

Bypassing signal from ADC to GPIOs for external DAC

Hi! I'm working in a bypass analog signal to external DAC and I did this isolating and checking (if H or L) each bit from adc buffer to load each 12 GPIOs. I'm looking for other soluton to do this. Can someone suggest other solution?

Dmato.11 by Associate
  • 411 Views
  • 0 replies
  • 0 kudos

Extra clock pulses with slow SPI master.

I wonder if there is some known issue?With logic analyzer I confirmed that I had extra clock pulses in the SPI after the data was read.The chip is STM32F427@180MHz.PCLK2 is 90 MHzSPI4 (master) is used with 16 bits and with prescaler 64, half duplex, ...

Resolved! How to enforce a coding standard in STMIDE ?

Is there a way to enforce a coding standard in STMIDE with some text highlighting?i.e: "function names should be Function_Name()" etc. What rules does STM use for their generated libraries in this case? Does anyone recommend some plugins for this? Wh...

DJC by Senior
  • 1293 Views
  • 5 replies
  • 2 kudos