STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to Generate the Clock for EXTI ?

Posted on July 06, 2018 at 16:09Sorry for my stupid question, but this makes me really confused. I was just looking for the the bus with connected with the EXTI, then I found that APB2 bus is connected as it is shown in the reference manual in here ...

0690X0000060CEnQAM.png 0690X0000060CBaQAM.png

ADC on STM32G030K8 inconsistent voltage measurements

Hi, I am using battery voltage charging as a part of my project. For some reasons my voltage reading in the prototype is 1.18 V and the ADC reading in my debugger is 1.25 V. This totally different for different module. Physically all modules are meas...

SRAM.11 by Associate III
  • 1529 Views
  • 1 replies
  • 0 kudos

STM32L452CEU6 48QFPN VREFBUF issue

We are using STM32L452CEU6 with 48QFPN package and trying to enable internal voltage buffer (VREFBUF), by using HAL_SYSCFG_EnableVREFBUF(), always timeout happening in this function. Is it because of no internal volatage regulator available on the co...

jaindevasy_0-1717083299068.png

Frequency_Modulation

Hii,  I am using STM32H503RBT6 controller. I have a requirement of frequency modulation in my project. Based on a GPIO state i try to switch between the frequencies of 200k and 300k. in my configuration, by default i configured for 300k and after shi...

PRAKKU12 by Associate
  • 420 Views
  • 1 replies
  • 0 kudos

Regarding Keil uVision5 Tool

Hi friends, I have to use Keil uVision5 Software to flash My Source code to STM32F407VET6 development board Instead of using STM32CubeIDE.But I have facing one problem during select the clock frequency of Crystal  in Keil uVision5 Software that optio...

Resolved! SPI2 MOSI line has weak output

I have a weird one. Using an STM32H723 Nucleo board. The MOSI line for SPI2 is giving me trouble. The edges are slow (see picture). All I am doing for this test is transmitting on SPI2 with nothing attached but the scope. I am using STM32CubeIDE and ...

Resolved! STM32L ADC Converter - Debugger reset ADC_ISR_EOC

Hi everyone ! I have a curiosity and I ask you all how to interpret ...The behavior of the ADC_ISR_EOC bit during debugging is unclear, it is reset and I don't understand why. Code :// TimerSecurity is a security timer that runs every 1 msec1) TimerS...

Resolved! Set Date and Time

Hello everyone, Im working on a Program that i have written in a StateDiagram way. I have 3 buttons wired to my micro, with a strategy to avoid boucing.this a part of my program where if the button is PRESSED then we add 1 to the variable "Day". The ...

willow by Associate III
  • 967 Views
  • 3 replies
  • 3 kudos