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

RTC Alarms

Hi,I am having Nucleo 476RG board.I configure Alarm A. HAL_RTC_AlarmAEventCallback functions is called upon occurrence of Alarm.Now when I configure AlarmA and then enter standby mode, the board wakes up from the standby mode upon the occurrence of a...

HMaje.1 by Associate III
  • 316 Views
  • 2 replies
  • 0 kudos

STM32H7 XiP poor performance with QSPI NOR Flash

I've been developing a solution around the STM32H750 that requires external flash to run relatively large firmware images, up to around 2Mb.The NOR Flash part used is the Cypress s25fl064l, in QSPI configuration. It has quad read rates of up to 54Mbp...

RTC alarmA and alarmB wake up

Hi,I am using nucleo-476Rg board.I have configured RTC AlarmA ad AlarmB for different timings, then I go in standby mode.The board wakes up from standby on any of the alarm occurrence.Can I know whether it is due to alarm A or alarm B. when it wakes ...

HMaje.1 by Associate III
  • 280 Views
  • 2 replies
  • 0 kudos

STM Nucleo 32F303K8 slow analog on Arduino IDE

Both the Arduino Due and STM Nucleo 32F303K8 resolution is set as 12bits.Digital speed is the instruction set a pin high and then low.In my code I avoided using loops so I coded the instruction 1000 times to get a more accurate reading of the instruc...

JStro.2 by Associate
  • 302 Views
  • 1 replies
  • 0 kudos

Bad signal when using DAC'S full range and buffer

Hi,I've been trying to synthesize different waveforms with my F446 DAC. Three things have come to my attention here, which I can't explain. First, when I am using the full range of the DAC with values from 0 to 4095 the signal gets distorted like thi...

0693W000000W3VBQA0.png 0693W000000W3VLQA0.png 0693W000000W3VQQA0.png 0693W000000W3VVQA0.png
FLewz.1 by Associate III
  • 456 Views
  • 5 replies
  • 0 kudos

STM32H743 UART RX DOES NOT RECIEVE CORRECTLY

I have two stm32 on my board. I send serial data from stm32f407 to both max232 and stm32h743. The output data from the max232 is correct. but when I debug the stm32h743 input serial data, its data is incorrect. what is the problem?

Labels