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

I'm using an stm32f429 2MB dual bank mcu and erasing a sector in flash bank2 from code running in bank1. I can't achieve this without the code in bank1 stalling. I can't find any documentation relating to the stm32f429 2MB to allow this.

For the  stm32f429 1MB dual bank there is documentation relating to setting dual bank mode, and for the  stm32lxxx there is documentation relating to setting dual bank mode, but not for the stm32f429 2MB dual bank. I'm wondering now if read-while-wri...

AW by Associate II
  • 901 Views
  • 8 replies
  • 0 kudos

STM32CubeF7 QSPI Flash example issue on STM32F769I_EVAL

Hello,I'm currently playing around with the QSPI_ReadWrite_DMA example on an STM32F769I_EVAL board.Link to example: https://github.com/STMicroelectronics/STM32CubeF7/tree/master/Projects/STM32F769I_EVAL/Examples/QSPI/QSPI_ReadWrite_DMA.The demo seems...

CHou.1 by Associate II
  • 434 Views
  • 3 replies
  • 0 kudos

Resolved! frequency measurement behavior

Hi,I'm measuring a 40-60Hz frequency range from an input capture timer (STM32L475RCTX TIM4). The result is an expected calculation from 4000 to 6000 (40.00Hz-60.00Hz) using this initialization code:static void MX_TIM4_Init(void) {   /* USER CODE BE...

0693W00000D0bUoQAJ.png 0693W00000D0bWpQAJ.png
Gaston by Senior
  • 503 Views
  • 4 replies
  • 0 kudos

Hi every one, I am using STM32F469 discovery , I just created a project in touchgfx with 2 png background screens and and when I refresh and compile this project in IDE I got errors .

the errors like :\st\stm32cubeide_1.6.1\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.9-2020-q2-update.win32_1.5.0.202011040924\tools\arm-none-eabi\bin\ld.exe: STM32F469I-DISCO.elf section `ExtFlashSection' will not...

SR.8 by Associate II
  • 541 Views
  • 4 replies
  • 0 kudos

Resolved! About STM32G474 option production value?

My target device is STM32G474VET6. I checked my empty device that the values are the same with "ST production value" from user manual. (Please see the screenshot) After flash programming on this chip(have done erase and program, no options), I read d...

0693W00000Czwk2QAB.png
fastfret by Associate
  • 348 Views
  • 1 replies
  • 0 kudos

Resolved! question about STM32L562 smartcard mode?

Hi,When I configured the USART to "smartcard with card clock" mode, it can receive the response with 2bit guard time from smart card, but can't receive the response with 1bit guard time.Please advise why it can't receive the response with 1 bit guard...

zqizh.1 by Associate II
  • 341 Views
  • 1 replies
  • 0 kudos

Resolved! How to do selective read from I2C EEPROM where write cycle followed by read cycle is required with no STOP condition in between?

I'm confused about how to set AUTOEND and other I2C parameters to execute the selective read illustrated in the attached timing diagram. I need to write the address to read from in write mode, then output another START condition right away, then I c...

briankaz by Associate III
  • 586 Views
  • 1 replies
  • 0 kudos

ECC implementation for SDRAM in STM32H7

Hi team,We are working on project where external SDRAM is interfaced with STM32H7 microcontroller through FMC and its working fine.Now I need to implement ECC for the SDRAM, Can anyone help me out and the process flow to do that and any inbuilt regis...

SMula by Associate II
  • 1572 Views
  • 7 replies
  • 0 kudos