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

STM32F030 Timer Delay -strange jitter

while (1) { GPIOA->BSRR = 0x0040; // PA6 Delay_us(100); GPIOA->BRR = 0x0040; // PA6 Delay_us(100); } //while(1)Hello ST after a lot programming with STM32F103 I startet with the STM32F030 and the STDPERIPH-Lib. Just an "easy example" of us...

0693W0000000APxQAM.jpg
werbung by Associate II
  • 2635 Views
  • 5 replies
  • 0 kudos

Resolved! STM32H753 schematic and footprint

Hi, where can I find schematic and footprint for STM32H753 (or STM32H7 xx family) for Altium? In the STM32H7 and STM32H753 page I cant find nothing.Best regardsGMG

GMG by Associate III
  • 709 Views
  • 1 replies
  • 0 kudos

Resolved! STM32H7 triggering ADC with TIM6 TRGO

The ADC (ADC3 if that's relevant) provides for triggering by way of the TIM6 TRGO event. I have the ADC configured to convert with "ExternalTrigConv" pointing to ADC_EXTERNAL_TRIG_T6_TRGO, and the update event's rising edge. In no case am I able to g...

n2wx by Senior
  • 1744 Views
  • 25 replies
  • 1 kudos

Resolved! EEPROM on the H7xx would be nice

I'm not sure how many H7xx applications deploy without EEPROMs. Everything I've touched in the last 5 years in the F3xx and H7xx line needed an EEPROM for the usual customer side configuration persistence requirement. My customers prefer to take the...

n2wx by Senior
  • 976 Views
  • 14 replies
  • 1 kudos
Labels