STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L431RCT Hard Fault on SPI at HAL library

Hi,I keep on getting hard fault on HAL_SPI_Transmit_IT.I am trying to communicate to SX1276. The circuit is designed by another experienced hardware engineer.I use the similar code on STM32L431CBT without issue.However, I face random hard fault on ST...

AKuan.1 by Associate II
  • 857 Views
  • 3 replies
  • 0 kudos

What are the important files to push to git?

I had a project and pushed it up to a github repository that I just created. STM has so many files under many directories (CMSIS, etc.) I didn't feel it necessary to add all these files. I added the .ioc and all my source and header files. What o...

SWenn.1 by Senior III
  • 3691 Views
  • 5 replies
  • 3 kudos

FUOTA: Facing issues while using flash memory instead of UnfragmentedData[FRAG_MAX_NB * FRAG_MAX_SIZE] (SRAM buffer)

Hi,We are using B-L072Z-LRWAN1 board to perform the FUOTA.The way we changed the current implementation:1. In FragDecoderWrite function in main.c we added a function to write the fragments to the flash memory. FlashMemHandler_Write((void *)(FLASH_BA...

Can any of the STM32H7 2 Kbytes (64 Flash words) of user option bytes be used for application configuration parameters

A similar question has been asked a few times on here. But I have yet to see a clear answer.In the document herehttps://www.st.com/content/ccc/resource/training/technical/product_training/group0/1f/4f/b7/85/91/e0/4d/2f/STM32H7-Memory-Flash_FLASH/file...

shami by Associate
  • 784 Views
  • 1 replies
  • 1 kudos