STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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...

SWD connection not working

Dear,I encounter an issue when working with STM32L4 SensorTile Board. I normally load projects from MDK-ARM to my project normally, but now when I load the project, it loads in the software normally, but the circuit does not seem to work as normal. I...

TNguy.10 by Associate II
  • 501 Views
  • 1 replies
  • 1 kudos

Resolved! STM32H7 Nucleo Board (NUCLEO-H743ZI2)

Hi,we are having difficulties in order to find solution for STM32H7 Nucleo Board (NUCLEO-H743ZI2). When we are trying only toggle a pin ( interrupts are closed --> 480MHz)freq is not passing 20MHz. When i check ref documents GPIO section, it says “F...

MTARH.1 by Associate II
  • 1058 Views
  • 2 replies
  • 0 kudos

How can I send data from STM32H747 to computer ?

Hello,I successfully sent data from the STM32H747 to the computer using USART1 via usb. Nonetheless, I can't find any solution to send data from the computer to the STM32. Any ideas on what communication protocol and medium I could use ?Data are comp...