STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DFU_Standalone project

I am trying to implement the DFU on STM32. So taking the following project as reference.Everything working well.DfuSe_Demo_V3.0.6STM32Cube_FW_F4_V1.25.0\Projects\STM32F429ZI-Nucleo\Applications\USB_Device\DFU_Standalone\SW4STM32But when I reallocate...

FKwan by Associate II
  • 422 Views
  • 1 replies
  • 0 kudos

NUCLEO-H743ZI2 bootloader Issue

Hi,I have shorted BOOT0 pin to Vdd of Nucl0-H743ZI2 and wanted to issue bootloader commands over I2C bus(PF0 & PF1 are used).I am observing RED led to be turned ON as soon as bootloader is loaded and i am not getting ACK from H743 . But if bootloader...

Slow download via LwIP

Hi,I'm using STM32H753 and STM32F746 for downloading around 13MBytes.I'm using LwIP library.I get download rate about 1MByte per 1 minute.Is it make sense to download so slowly?when I check with speed test on the same network the download rate is 110...

Lmali.1 by Associate III
  • 258 Views
  • 0 replies
  • 0 kudos

Resolved! FATfs on STM32F767 and external Flash

I'm using FATfs library for implementing file system on external flash.Flash is 16MB memory where I can erase minimum of 4kb subsector and total no of subsectors are 4096, so there will be 1 sector per cluster. I've created 2 filesbut I see both file...

AShel.1 by Associate III
  • 2860 Views
  • 8 replies
  • 0 kudos

Resolved! SVD file issue

The STM32L5x2.svd file has a zero width register field in the TAMP peripheral, register ATCR1, field TAMP2AM. This killed the header gen tool I use./cygdrive/c/ST/STM32CubeIDE_1.0.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.productdb.debug_1.1.0....

Hedley by Associate III
  • 773 Views
  • 3 replies
  • 1 kudos