STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Resolved! STM32_MAT/Target Error

Posted on April 19, 2017 at 20:54GreetingsI tried for 2.5 days to build a Matlab/Simulink (matlab 2017a) model and use ST_MAT_Library(4.4.1) to generate code. But it didn't work. I setup the system target file as 'stm32.tlc', and I added the path of...

[STM32F7] Use LSE as Timer source

Posted on April 20, 2017 at 13:42I'd like to use the LSE to clock an internal Timer. I had this implementation in some L1 devices, but I think this feature is missing with F7. With L1 I had TIM10 with ETR2 as clock souce + ETR remaped to use LSE.In...

How to accelerate a running average ?

Posted on April 13, 2017 at 09:10Dear Community,to realize a nearly ideal low pass (without phase shift) – filter I need to perform a symmetric running average operation using the STM32F4 core. This operation takes 3000 sampled points of raw data an...

jogerh by Associate II
  • 511 Views
  • 5 replies
  • 0 kudos

Resolved! HRTIM does not work.

Posted on April 18, 2017 at 05:08Thank you for your patronage.  HRTIM does not work. I set up config as shown below.And, I wrote a program as shown below.But HRTIM does not work. #hrtim

0690X00000606nNQAQ.png 0690X00000606nOQAQ.png 0690X00000606ncQAA.png 0690X00000606nXQAQ.png
Ken Inoue by Associate III
  • 337 Views
  • 2 replies
  • 0 kudos

CubeMX clock code generation bug (stm32f103c8t6)

Posted on March 22, 2017 at 22:46Hi,I'd like to report a potential bug in the code generation / clock initialisation code for the STM32F103c8t6.Cube version 4.2STM32CubeF1 Release 1.4.0Keil uVision 5.22I have attached the very simple project and cub...

How to use ARM_MATH FFT

Posted on April 20, 2017 at 10:55Dear Community,I want to use the arm package: arm_cfft_radix4 to perform a 1K FFT repetitively in a loop on a STM32F407 device. To do so I predefined: __FPU_PRESENT=1,ARM_MATH_CM4 and added the library arm_cortexM4lf...

jogerh by Associate II
  • 777 Views
  • 2 replies
  • 0 kudos

STM32F429 USB and FMC interoperability problem

Posted on April 19, 2017 at 15:45I am trying to use SDRAM (42S16400J) and NOR flash (M29W256GL) with STM32F429. With the code I generated with STM32CubeMX, Flash and SDRAM are working without problems. When I add USB-FS-OTG (device) to the project, ...

zekeriya by Associate II
  • 253 Views
  • 1 replies
  • 0 kudos

STM32F446RCT6 Timer1 counter mode regs

Posted on April 19, 2017 at 07:11Dear All,This is regarding the Timer 1 counter mode issue that we are facing with STM32F446RC microcontroller. We are trying to use F446 Timer 1 to count the external clock pulse by configuring timer 1 slave mode to ...

Labels