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

STM32F769i-DISCO and custom display

Hi,i would to ask for an advice. I am working on display for electric motorcycle. I have STM32F769i-DISCO and Winstar display WF50DSYA3MNN0. Display and kit are connected through converter board (40 pin to 60 pin). I am planning to develop UI through...

JPeča.1 by Associate III
  • 261 Views
  • 0 replies
  • 0 kudos

How to stop receiving UART data with DMA.

Hi allI'm triying using DMA to receive UART.But the number of UART data is depending on the situation.So I want to set a CNDTR register with margin.I was wondering that I can stop DMA before CNDTR is zero.When DMA Enable bit is cleared, it seem that ...

HYosh.2 by Associate II
  • 864 Views
  • 6 replies
  • 0 kudos

Black Colour issue

working on STM32f429i discovery ,the only change in TFT driver .in discovery board use ILI9341 and in my case use ST7789v TFT driver else everything same as discovery board .when i write a text in black colour its showing properly but draw a image in...

Smaur.1 by Associate
  • 184 Views
  • 0 replies
  • 0 kudos

STM32G0: Changes DBGMCU behaviour

Hello,STM32G0 DBGMCU->CR does not have a DBGMCU_CR DBG_SLEEP bit. Does that mean that Debug is possible even when the CPU is sleeping?Otherwise the write behaviour changed also: Write is only possible during reset. I.m.h. opinion, this defeats a hot ...

Make PWM from internal clock in STM32F407G

Hi everyone,i am trying to make PWM from internal clock. i use TIM4 with out put is pin PD12.i just put the code bellow in INT VOID(MAIN)HAL_TIM_PWM_Start(&htim4, TIM_CHANNEL_1);But it doesn't work. Can someone help me explain?

KUSAGI by Associate II
  • 659 Views
  • 5 replies
  • 0 kudos