STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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! 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
  • 198 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
  • 1163 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...

Labels