STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ADC only 4Msps?

Documentation say ADC have max 4Msps, but it refer olways to 60MHz to adc (60MHz * 15 cycle = 4Msps) but manual say ADC max frequency is 170MHz, then 170MHz * 15cycle = 11Msps.This clock is different from Fadc (aka adc kernel clock)?https://www.st.co...

MSzaj.1 by Associate II
  • 1591 Views
  • 8 replies
  • 0 kudos

Resolved! TIMER OC output using LL

I ran timer OC mode on PA8 (TIM1_CH1) on STM32f407VGT6 using HAL and it works fine. Then I decided to set up it by means of LL and there is not any output on PA8. I checked my code with Example_LL projects of STM32F411RE-Nucleo in ST F4 repository. I...

MTros.1 by Associate II
  • 1941 Views
  • 6 replies
  • 0 kudos

STM32H743 FDCAN Message RAM Configuration

There are several FDCAN peripheral registers on the STM32H743 that hold the starting address of various elements used for FIFOs and filters. Are these addresses relative to 0 or to the physical address of the FDCAN message RAM (0x4000AC00)? The Refer...

jerry2 by Senior
  • 692 Views
  • 1 replies
  • 1 kudos

STM32F469 wakeup from Standby with RTC

I tried to set a STM32F469 controller into standby mode and wake it up periodically via the RTC on a custom board and on a STM32F469I-Discovery board. I had the problem that the controller only went into standby once, on the following runs it woke up...

Dubit by Associate
  • 338 Views
  • 0 replies
  • 0 kudos

How to define internal inerrupt?

Hey there, I'm using a stm32f103c8. I want to define an internal interrupt so for example when a counter reaches a certain value, the event happens and the interrupt performes. how should I do that?

Ala by Senior
  • 374 Views
  • 1 replies
  • 0 kudos

Resolved! The reset value of GPIOB register of STM32F401RCT6

When I simulate STM32401RCT6 with IAR,the MCU is on reset state;IAR shows the value of GPIOB register :ODR=0x00000280;but refer to the reference manual ,the reset value of GPIOx_ODR=0x00000000.Did I do something wrong when simulated?Thanks very much...

0693W000003RfuzQAC.png 0693W000003RfuBQAS.png
Pzhu.1 by Associate II
  • 637 Views
  • 1 replies
  • 0 kudos