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

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
  • 936 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
  • 332 Views
  • 1 replies
  • 0 kudos

Resolved! Bad ADC values STM32G0B1

I have problem with the result from ADC. I divide it into two problems and will try to describe them good below. First some facts about the design, software and ADC configuration.Device: STM32G0B1CCU6Software using: STM32CubeG0 MCU Firmware Package V...

0693W00000HpxmxQAB.png 0693W00000HpxngQAB.png 0693W00000HpxnqQAB.png

Which st training partner is best?

Which st training partner should I do course with? And the course should help me to get a job to develop really good products. Please can anyone suggest me a good partner and course?

sanket47 by Associate II
  • 390 Views
  • 2 replies
  • 0 kudos

STM32L496 SPI 16 clock cycles instead of 8

So I have configured the SPI peripheral with a data frame of 8 bits. However, in the scope, there are 16 cycles in total. The first byte is okay, and outputs the loaded byte, however after the first 8 cycles, there are additional 8 cycles. The issue ...

RoKsPy by Associate II
  • 789 Views
  • 5 replies
  • 0 kudos
Labels