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

Cycle Counter different when stepping

Hello,I'm currently doing some performance measurements using the DWT's CYCCNT register. As I understand the RM, the CYCCNT counts up for every core clock cycle (except when halted). However, I get different values in CYCCNT when stepping through the...

TLudw by Associate II
  • 700 Views
  • 5 replies
  • 0 kudos

Adding LED APIs for STM32L476 Discovery board?

I am trying to create keil project for STM32L476VG Discovery board, I tried to include LED API through board support packages from Manage Run time environment.It leads to open STM32CubeMx and I have generated the code, While building the code I am ge...

SSaur by Associate II
  • 501 Views
  • 3 replies
  • 0 kudos

Running STMCUFINDER in 64-bit Linux (Opensuse)

Hello,recent STMCUFINDER installs without errors on Opensuse Leqp-15.0. Running as in the 32 or 64 bit ennvironment however gives: LANG=C linux32 ./STMCUFinderchdir /devel/STMCUFinder/.current dir /devel/STMCUFinderError: Unable to initialize main cl...

Run code from external RAM

Hello,for a new project I plan to execute the code from an external SRAM connected via FMC.Are there any experience on speed leakage?In an other Topic I read that there are losses of 4 times the speed compared to the embedded Flash.https://community....

Bombadil by Associate II
  • 760 Views
  • 3 replies
  • 0 kudos

resetting the WWDG

Hey everyone,I'm a little confused. I've added the wwdg, but I'm not sure where to refresh it. Is there somewhere I can refresh it that should happen at a constant time, The examples I looked at simply place the reset in the code, but I have so many ...

con3 by Senior
  • 603 Views
  • 2 replies
  • 0 kudos

Resolved! NUCLEO-F722ZE I2C2 in slave mode doesn't work nothing.

Hi,I am using NUCLEO -F722ZE board for testing the STM32F7 and their peripheral features. Other peripherals I tested works fine, but I have encountered a problem with I2C2 in slave mode, that doesn't send ACK when the master calls it (status flags ke...

0690X0000088scvQAA.bmp
RCata by Associate III
  • 308 Views
  • 1 replies
  • 0 kudos

GPIO Speed

Hello everybody,I have to generate a pulse with very narrow and different widths. The setting and procedure is as follows: Clock Freq = 16 Mhz, Prescaler = 1. off time should be 15 μs,  thuss = 15 μs * 16MHz / 2 = 120  Counts and with this logic for ...

Samuel1 by Associate III
  • 491 Views
  • 3 replies
  • 0 kudos