STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F051C8 TIMER1 PWM NOT WORKING?

HIstm32f051 config with stmcubemxbut, timer1 and timer2 and timer3and16and17 not working for pwm generationonly timer15 good workwhy????

shose by Associate II
  • 2279 Views
  • 11 replies
  • 0 kudos

STM32F769I-Discovery CAN BUS

I work with STM32F769I-discovery board. in CubeMX CAN bus interface are not available to be selected. Can someone point me to the right diretion of initialising CANBUS?​Many thanks!

RGao.2 by Associate
  • 552 Views
  • 2 replies
  • 0 kudos

Resolved! PWM input falling edge capture behavior

Hi,I'm following RM0390 reference manual's PWM input mode example for calculating frequency and duty cycle for incoming PWM signal. Basically I'm using TIM1's CC1 for capturing rising edges and CC2 for capturing falling edges. The question is that is...

0690X00000Bw9lpQAB.png

What is the proper method to interrupt/signal that new information is ready between core M7 and M4 in an STM32H7 processor?

I am looking at the STM32H7 reference manual and STM32H745 code examples to determine how to transfer and signal new information between the cores. Currently I see two possibilities: Shared memory and a hardware semaphore/interrupt or shared memory a...

Resolved! Activating TIMER PWM mode with CMSIS. Need help!

Hi all! I'm fighting witn CMSIS, and now I'm triyng to start a timer in PWM mode. The MCU is a STM32F303CCT6, and the timer I want to use is TIMER3, activating a led on PA6. I didnt modify any clock, so I supose the MCU uses the HSI clock at 8MHz.Thi...

JAlca by Senior
  • 1926 Views
  • 6 replies
  • 0 kudos

SDADC speed, accuracy and calibration.

Trying to get best of STM32F373CCT6 & its differental moded SDADC1 for a pressisios bridge type sensor.Datasheet's say that the SDADC speed limit is 50kS per second.Ive reached only 68uSec (~15k) for thisHAL_GPIO_WritePin(GPIOA,GPIO_PIN_4,GPIO_PIN_SE...

es131245 by Associate II
  • 694 Views
  • 1 replies
  • 0 kudos

STM32F7 HAL_EXTI_SetConfigLine() causes the Hard Fault

STM32F7 HAL_EXTI_SetConfigLine() causes a Hard Fault whenever the parameter is one from the HAL_EXTI_GetConfigLine(). CubeIDE 1.2.1STM32Cube FW_F7 V1.15.0Nucleo F746Following is the sample of the sequence. This code retrieve the EXTI configuration of...

Takemasa by Associate III
  • 634 Views
  • 0 replies
  • 0 kudos