STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Flash programming stuck until sector erased

I faced strange behavior on STM32L431CC. I was trying to sequentially add data to archive and at some point the CPU failed to program 8 bytes at address 0x8032018 (8 byte aligned) and at address 0x8034100. I read data from the memory and it is clear ...

Alex.Ag. by Associate II
  • 341 Views
  • 2 replies
  • 0 kudos

Resolved! How to read byte from SPI?

There is some way to read directly the byte that are send via SPI and not the int8 that is generate by the function?int8_t buffer[BUFFER_SIZE]   HAL_SPI_RECEIVE_DMA(...,(uint8_t*)buffer,...,...)​

ATeli.1 by Associate III
  • 346 Views
  • 1 replies
  • 0 kudos

Resolved! Memory issue

Dear community membersWe are using Quad SPI in stm32l476 while having a memory to read data but we are facing an issue. Garbage values when entering memory mapped mode.why is that?Thank you.

RAleo.1 by Associate
  • 242 Views
  • 3 replies
  • 0 kudos

Resolved! FOTA/FUOTA Delta firmware with STM32

I'm new to the STM32 and I wanna know how can I make a Delta firmware ? If anyone have an idea or have already worked on it, please share it with me.Otherwise, is it possible to make a program that take the initial firmware and only update the addres...

Moughit by Associate III
  • 513 Views
  • 3 replies
  • 0 kudos
Labels