STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1000 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
  • 208 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
  • 793 Views
  • 5 replies
  • 0 kudos

How do I use the IAR I-Jet with the Nucleo-H743ZI2?

I have removed STLINK jumper from JP2.I have connected I-Jet to MIPI10.On I-Jet, I see USB and TPWR LEDs are green, and DBG LED is off.When downloading code get error: CPU did not power up.None of the Nucleo's LEDs are on. Seems like there is no powe...

GRoss.5 by Associate II
  • 813 Views
  • 3 replies
  • 1 kudos