STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hi Guys, I'm using an STM32F401 board, accompanied an expansion board, and by a VL53L1X (people counter) sensor. It works for 10minutes then the board crashes and the only way to get it working again is by resetting the board.

Hi Guys,What I'm usingSTM32F401 board accompanied by a expansion board (X-Nucleo-53L1A1) and using one VL53L1X (people counter) sensor.ProcessI managed to flash the board and use the counter with success. To view the board USART messages I use the mi...

AElek.1 by Associate
  • 266 Views
  • 0 replies
  • 0 kudos

unexpected reset after changing the GPIO mode on Fly.

Dear experts, my STM32F042G6 is unexpectedly reset after I switched on fly CAN_TX GPIO to output GPIO pin.  for this I did this steps.1).HAL_CAN_STOP() and then  2). GPIOA->MODER &= ~((U32) "pinX");   GPIOA->MODER|= ~(U32) "pinX");I have also made th...

RHeza.1 by Associate
  • 507 Views
  • 2 replies
  • 0 kudos

Differences between PWM channels 2, 3, 4 in TIM8?

I think I am missing something obvious about a difference between channels 2&3 vs channel 4 in the TIM8 after staring at this for some hours now...I am using the STM32H750 discovery board, and created a project in CubeMX which configures PI2, PB14 an...

0693W000001pty7QAA.png 0693W000001ptyMQAQ.png 0693W000001ptyHQAQ.png 0693W000001pty8QAA.png
KJ.2 by Associate
  • 862 Views
  • 3 replies
  • 0 kudos