STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1670 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
  • 447 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
  • 1147 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
  • 1756 Views
  • 7 replies
  • 0 kudos

Unable to start debug using Open OCD

HiI am using STM32L476VG micro controller on STM32L476 Discovery board.I just configured the Eclipse project to build using arm gcc and successfully compiled the code to generate binaries. I am facing issue to debug the code.I have attached console l...

SSaur by Associate II
  • 746 Views
  • 1 replies
  • 0 kudos

if use looping, how to interrupt out to next mode?

Three mode:Mode 0: OffMode 1: 80% loading (PWM)Mode 2: 50% loading (PWM)Frequency: 10KHzCycling mode (push button):Mode 0 -> Mode 1 -> Mode 2 -> Mode 0 -> …. -> ….When push the button, it will change the next mode immediately.If I use the delay loop ...

0693W000000VHDuQAO.jpg 0693W000000VHF0QAO.jpg 0693W000000VHF5QAO.jpg
TBen.1 by Associate
  • 343 Views
  • 1 replies
  • 0 kudos