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! Problem with include

Hello, I'm having troubles with a library in CI've made a library named "LedControl" divided in "LedControl.h" and "LedControl.c"So far the header file is like this:#ifndef SRC_CUST_LEDCONTROL_H_ #define SRC_CUST_LEDCONTROL_H_         #define LC_POIN...

BBori.1 by Associate II
  • 476 Views
  • 2 replies
  • 0 kudos

Resolved! How to control main while loop using EOC flag of ADC in continuos mode? Apparently ADC_SAMPLETIME_**** is not affecting ADC sampling time

For a given application I am trying to control the main loop speed thorugh the ADC sampling rate. My objective is targeting a fast embedded control application so I plan to go in the 100kHz-10MHz range (yes, I am aware of the STM32H7 limitations for ...

CGuar.1 by Associate
  • 399 Views
  • 1 replies
  • 0 kudos

DMA USART callback function

Hello,Stm32 F401RE Hal Library 2016 Works.Stm32 F401RE Hal Library 2017(last version) DOESNT Works.For Test purpose only I use USART DMA Send function. Main.C is like that...Also This StMicroelectrincs youtube vide work 2016 HAL Library but it doesn...

ADC with DMA and timer

Hellomy MCU stm32f411ceuI am using ADC with DMA and timer. I am sampling signal at 48 khz using TIM2. It means that every 21 us there is a new measurement. My ADCCKL taking into account prescaler is 6 Mhz. The bit resolution is 12 bits. If i my samp...

KD�?b by Associate II
  • 400 Views
  • 1 replies
  • 0 kudos

Resolved! [Procedures] How to use example codes : STM32Cube_FW_H7

Hi​I'm currently using STM32H743 and would like to try out example codes from STM32Cube_FW_H7.​Desktop\STM32Cube_FW_H7_V1.8.0\Projects\STM32H743I-EVAL\Applications\LwIP\LwIP_UDP_Echo_Client​There were files in above directory.EWARMIncMDK-ARMSrcSW4STM...

SHong.5 by Associate II
  • 978 Views
  • 5 replies
  • 0 kudos