STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 251 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
  • 974 Views
  • 5 replies
  • 0 kudos

How would I implement double buffering on an STM32G0F6 ?

How would I implement double buffering on an STM32G0F6. I am using the callback functions HAL_ADC_ConvCpltCallback and HAL_ADC_ConvHalfCpltCallback to acquire data from the half full and then full buffers however the code is still executing by the ti...

RDhev.1 by Associate
  • 601 Views
  • 3 replies
  • 0 kudos

Encoder tick call tim ISR not regular

I use STM32 and TIM in encoder mode. I configure it by Cube, project and screenshorts is attached. Also I enabled TIM global interrupt, so I am wating that TIM2_IRQHandler will calling every TIM2 CNT change. Encoder is rotated and TIM2 CNT looks beli...

Resolved! How to configure and program MPU (memory protection unit ) of STM32L4A6ZGT6U ? OR any example code of MPU for STM32L4A6ZGT6U

HI All, I am currently using STM32 nucleo-L4A6ZG development board.I want use MPU of STM32L4A6ZGT6U.But i am very new with STM32 nucleo-L4A6ZG development board.So is there any example code of MPU with STM32L4A6ZGT6U ?So i can start with that .Than...

RMane.1 by Associate II
  • 720 Views
  • 2 replies
  • 0 kudos