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

How do I implement TCP/IP on the F746NG-Disco?

I referred to the example of 1.16.1 of F746G.The contents of MPU_Config() and System Clock_Config() have been copied. Ping test failed after applying rtOS (Stack Size = 256) and LWIP.The example is ping test, so there is no problem with the configura...

CHan.2 by Associate II
  • 229 Views
  • 0 replies
  • 0 kudos

How to set delay between two timers?

I have two signals, one I would like to output for the first 950 ms of every second and then a second signal that I would like to output at a variable start time of each second. I included my code (the delay function does not work) for reference if ...

SGold.3 by Associate II
  • 824 Views
  • 8 replies
  • 0 kudos

Resolved! Stuck at HAL_init() with RAM.ld

Hi everyone!I'm using a nucleo H755 boardI'm basically trying to debug my code from RAM. I already set the linker to use the autogenerated ld file (STM32H755ZITX_RAM.ld). When I try to debug, the application initializes, however It does not go beyon...

GCanc.1 by Associate II
  • 533 Views
  • 2 replies
  • 0 kudos

Resolved! Why does my code only work on STM32 L476RG and not G474RE

Hi,I want to use the ETR to count pulses and set a second timer, so every ... seconds the value from the ETR counter is red and renewed like discribed in this ExampleSTM32 Frequency Counter – LAB10 https://deepbluembedded.com/stm32-counter-mode-examp...

NHube.2 by Associate
  • 509 Views
  • 2 replies
  • 0 kudos