STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L4R9I Fast Program issue

I referenced the example from STM32CubeL4-master and run the Flash_FastProgram example, but when I execute to this line *dest_addr = *src_addr in FLASH_Program_Fast(uint32_t Address, uint32_t DataAddress), it will go to HardFault Handler, have any id...

YNeng.1 by Associate
  • 612 Views
  • 3 replies
  • 0 kudos

SDCARD +DMA Writing issue

HiI have setup SDMMC1 over DMA2 channel 14 (Tx) and having issue in writing more frequent data. I have interrupt on system tick (pend sv) 1ms. When I write every 10ms 128 Bytes, it gives me ring buffer overflow error. That means it stuck somewhere on...

APate.8 by Associate II
  • 424 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F207 CAN2 bootloader

in datasheet :Boot modes At startup, boot pins are used to select one out of three boot options:  Boot from user Flash memory  Boot from system memory  Boot from embedded SRAM The boot loader is located in system memory. It is used to reprogram th...

LUrba.1 by Associate II
  • 1558 Views
  • 6 replies
  • 0 kudos