STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 480 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...

davide_mp by Associate II
  • 1034 Views
  • 3 replies
  • 0 kudos

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
  • 1082 Views
  • 3 replies
  • 3 kudos

Data is written to SDRAM at the correct address and at a wrong address with 32 byte offset simultaneously. What could be the reason for this?

Hello,I have an STM32F746 in an own PCB design. A 128 Mb DRAM IS42S32400F is connected to the FMC pins, similar as on the STM32F746G-DISCO board. I can write and read data but there are errors which occur in a systematic way:I start writing 16 bit da...

Jan1 by Associate II
  • 5279 Views
  • 15 replies
  • 1 kudos

Resolved! STM32U0 - Missing 'System View Description (SVD)'-File

Hi,we have been migrating a project from STM32L031 to the new STM32U0 series (STM32U031K6).Unfortunately the SVD-File is not available. The CAD-Resources are empty:https://www.st.com/en/microcontrollers-microprocessors/stm32u031k6.html#overview How c...