Ask questions, find answers, and share insights on STM32 products and their technical features.
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...
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...
For peripherals like SPI as HCI, I2S which clock should use RCC or external crystal?
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...
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...
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...
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...
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...
Hi,Can anyone please provide me the latest I2C application note for the STM32F303 Controller.I had an August 2013 document.Thank You,Vinod Kumar