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

CRC FFMPEG issue

Hi , I am using STM32L072 of 192Kb series controller. For our project we need FOTA and we are stuck at CRC calculation. As of my knowledge ST needs FFMPEG format for CRC. How to read FFMPEG format of a binary file ? Currently we are using JFLASH tool...

Resolved! STM32G4 - Program brand new MCU over SPI bootloader.

I am seeing this issue on around 20% of new MCU's.I am programming brand new STM32G474's through the internal bootloader over SPI. When put into bootloader mode, 20% of the MCU's wont respond with the synchronisation byte. I have played around with t...

fw_guy by Associate II
  • 864 Views
  • 5 replies
  • 0 kudos

Resolved! Mrgrate STM32G0B1 to STM32G0B0?

Dear SIR, We want to use STM32G0B0 to develop our project. We want to use EVK to write code before our board comes.But there is NO STM32G0B0 EVK, only STM32G0B1 EVK exist.(or NUCLEO-G0B1RE, https://www.st.com/en/evaluation-tools/nucleo-g0b1re.html)Ho...

E-John by Associate III
  • 762 Views
  • 4 replies
  • 0 kudos

Issue with Fatfs on SLC micro SD with wear leveling

Hello,I'm using a microSD connected with SPI to a STM32F4 microcontroller. I have used MLC micro SD card with fatfs for years without any issues. Recently, I have switched to SLC NAND micro SD, Industrial grade, with Wear Leveling (for application sp...

frnt by Senior
  • 731 Views
  • 5 replies
  • 0 kudos

Missing information in G431 Manual

I got two things i dont understand or needs more information. In the manual it says"The Flash memory is programmed 72 bits at a time (64 bits + 8 bits ECC)."I somewhat know about ECC, but i dont know about the "8 bits". Can i just ignore this? Progra...

Tobe by Senior III
  • 287 Views
  • 1 replies
  • 0 kudos

Resolved! How to do ADC -> DMA in double buffer mode configuration

Hi All,I am trying to implement a code on STM32H723 Nucleo-144 where the ADC uses DMA configured in double buffer mode. I cant find any examples on how to do it. I have tried to analyze the ADC to DMA in circular mode code, but I struggle to convert ...

elso by Associate III
  • 1283 Views
  • 9 replies
  • 1 kudos

Resolved! STM32f103c8t6 how to comfigure TIM3 for a period of 5ms

Hi community,I am trying to port a project from old library maple leaf or older built for Arduino to to STM32cubeIDEthis function I couldn't find any ref to it, my guess it that is sets the period to 5ms Timer3.setPeriod(1000 / 200); browsing some th...

Keita by Associate II
  • 1377 Views
  • 8 replies
  • 1 kudos
Labels