STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Controller reset every 500 ms periodically

I am working on stm32f429 and micro controller reset every 500 ms, iwdg is not active but, it seems, it is activated by hardware or something which force cpu reset. How can i get rid of this?Please help, BR,

MHaji.1 by Senior
  • 672 Views
  • 3 replies
  • 0 kudos

Resolved! Stm32 mat target UART example USART_3_Receive_Send, difficulty

I have generated MDK-ARM project from the USART_3_Receive_Send example from stm32 mat target example, I have successfully compiled all and burned to stm32f103 board, when connected to terminal it finds, it is sending unknown chartacters to terminalI ...

vlal by Associate III
  • 2967 Views
  • 17 replies
  • 0 kudos

Resolved! Problem about APB1 Clock Configuration for Timer

Hi Everyone ! I have a problem for calculating timer for 1ms. I attached configuration for clock and timer.As I understand Timer2 uses APB1 Clock Bus but for timer it will be APB1x2 if APB1 prescaler is not " 1 "So when I use Prescaler 59999 for 60Mh...

CTR.1 by Associate II
  • 1983 Views
  • 6 replies
  • 0 kudos

interrupt latency with 2 two Identical board

Hi, I am using two Identical board, both board installed with a STM32F733ZE, and both have the same program loaded.The program is very simple where if an interrupt from PG0, will reset the PWM counter of TIM8. provided with the same interrupt source,...

Wleon.1 by Associate II
  • 531 Views
  • 4 replies
  • 0 kudos

About STM32L4 ADC and SD interface problem

I have nucleo-64 STM32L476 board. I have initialised ADC. I am able to read all the three channels ( that I configured in cube Mx) correctly using DMA.Then I added SD interface. I was able to read and write in the SD Card as well. But as soon as I in...

HMaje.1 by Associate III
  • 1345 Views
  • 9 replies
  • 0 kudos

SPI mode change

Hi all,I'm working on Full-duplex SPI with Cube-MX and HAL.I'm going to dynamically set the SPI mode(Master/ Slave). So, init the SPI according to the input pin (input pin=1 for master and 0 for slave). The master MCU Transmit and the slave receive c...

YK.1 by Associate II
  • 2043 Views
  • 7 replies
  • 0 kudos