STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

PWM not working on STM32l431

When I trying to run PWM on PA8 I get no PWM at all. The pin just goes high and I can't understand why. I used HAL example code. The cpu is running at 16 MHz and here is the codeHW_TIM_PWM_Set(4000, 70); HW_TIM_PWM_Enable(); HW_TIM_Delay(1000); HW_TI...

rickard2 by Associate III
  • 717 Views
  • 4 replies
  • 0 kudos

Communication problem with external flash using of qspi

Hello I am using STM32F779BI controller.I have to write data to external flash(MT25QL256ABA8ESF) using QSPI .I have writen code but main issue it stucks after write enable commandany solutions for this ,or any samples examples , reply meBest RegardsD...

STM32F103 PC13 variable duty cycle waveform

I'm intending to use PC13 as an output to drive the onboard LED, but at some point in my program the PC13 pin begins outputting a 4.4 khz signal with pulse width that varies from 0% to 100% back to 0% and keeps repeating that pattern at approx 4 Hz. ...

I am trying to interface a GSM sim7600 module with the STM32F446RE, but i am not getting the response on the UART.

I have checked the PIN they connected in the correct order and on the correct pins. I have checked the GSM module on hyperterminal and it is functioning as intended. I am using the HAL drivers and Kiel IDE.I am trying to get the response from the com...

Resolved! STM32L071 i2c busy

Try run i2c1 in master mode. After set START bit both SCL and SDA lines goes LOW and remain until reset peripheral.

ISede by Associate
  • 441 Views
  • 1 replies
  • 0 kudos

STM32L486: setting RTC alarm in stop mode 2

Hi all,I'm using STM32L486 and my application needs to enter STOP MODE 2 in certain conditions. Every time it will enter STOP MODE 2, I'd like to set an RTC alarm to awake the MCU in e.g. 24 hours or 60 mins (it's just a configurable time known a pri...

OpenOCD board config support for NUCLEO-H755ZI-Q

Hi,I was looking through the supported boards and chips for the NUCLEO-H755ZI-Q, and could not find a right file.Has anyone in here made their own they would like to share?I'm using CLion with OpenOCD for development.Best regards,Tero

TOlli by Senior
  • 724 Views
  • 2 replies
  • 0 kudos