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

STM32 External HSE crystal not working

STM32 model : STM32F413CGU625MHz crystal : https://media.digikey.com/pdf/Data%20Sheets/AVX%20PDFs/CX3225GA_Series_Spec.pdfThe problem is that I can not connect STM32 by STM32 Cube Programmer. The programmer can not detect STM32 unless I desolder the ...

0693W00000HqMVDQA3.png 0693W00000HqMVXQA3.png
jas.1 by Associate
  • 672 Views
  • 2 replies
  • 0 kudos

I2C addressing issue

Hello all, I am new to the STM32 environment. I have a Rasberry pi's I2C lines connected to a NUCLEO-L552ZE-Q on the I2C2 peripheral on pin PF0 and PF1. I have set up the address to 0x50. I have attached a text file showing different instantiations a...

0693W00000Hq0N2QAJ.png
VThan.2 by Associate III
  • 709 Views
  • 7 replies
  • 0 kudos

Nucleo 496ZG and SDMMC

Hello,iam trying to connect an SD Card to the SDMMC Port via SD 4 bit Mode. On FatFs iam always getting FR_NOT_READY. So there must be a Problem with the SDMMC.Ive google every Thread i could find, but I dindt found a Solution. I use CubeIDE 1.5.0 fo...

Resolved! How to check for Rx/TX Errors using DS3231?

This is my first STM32 project, I have little experience with the CubeIDE or STM32. I am trying to move over from doing all of my previous projects on Arduino.I have got the DS3231 working using the STM32CubeIDE. Board = Nucleo 144 - F413ZH.I am read...

DGood.2 by Associate II
  • 1075 Views
  • 4 replies
  • 0 kudos

How to change flash start address without linker file

I need to change my flash jump address when I update firmware. I am using sm32h750 microcontroller, I can change the application code start address with flash .ld (linker) file with this  MEMORY  {  RAM (xrw)   : ORIGIN = 0x20000000, LENGTH = 192K  C...

DCtech by Associate II
  • 400 Views
  • 1 replies
  • 0 kudos