STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32L431 SDMMC not working after STOP2

Originally posted as a reply in this old thread:https://community.st.com/t5/stm32-mcus-products/using-sdmmc-sdio-and-fatfs-for-reading-sd-card-for-stm32l471vgt6/m-p/690770 How did you solve it in the end? I also encountered this problem

AlfRomeo by Associate III
  • 883 Views
  • 6 replies
  • 0 kudos

Issue on HAL_Delay after jump from bootloader

Hi,I am working on STM32F401VE, I recently wrote a bootloader program, which is doing its job of jumping to a specified location. Now my bootloader(at addr 0x08000000) is able to jump to my main application(at addr 0x08020000 ), but when I see my mai...

PChig.1 by Associate
  • 1808 Views
  • 5 replies
  • 0 kudos

Calculating Flash data CRC using DMA

I am currently working on calculating the FLASH CRC through DMA on the NUCLEO-H755ZI-Q development board. I've successfully read from flash and calculated the CRC using DMA in memory-to-memory.Now, I'm facing challenges while configuring DMA for DMA_...

Mutliple TCP clients on STM32H563 with NetXDuo

I have a question regarding the tutorial "Handling multiple TCP clients on STM32H563 with NetX Duo" written by @STea .See https://community.st.com/t5/stm32-mcus/handling-multiple-tcp-clients-on-stm32h563-with-netx-duo/ta-p/695030 In the first section...

SiSte by Associate II
  • 991 Views
  • 2 replies
  • 0 kudos