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

STM32G070RB flash pages erase and write problem

Hi,I am trying to save some device specific configuration in one of the page of flash memory but it gives HAL_FLASH_ERROR_PGA error.I have tried running Cube repository example code but found same problem.If I skip (just for test) erase page then it...

K_K by Associate III
  • 550 Views
  • 0 replies
  • 0 kudos

STM32 Firmware Compatible Suffixes

Which suffixes can share the same elf file or bootloaded app binary?- Likely Temperature range has no effect on firmware load?- Will changing only the package type affect firmware load? (LQFP, BGA, CSP ...)- Will changing only the number of pins affe...

Paul1 by Lead
  • 718 Views
  • 1 replies
  • 0 kudos

QSPI not responding anymore on STM32F746G-DISCO

I am trying to communicate with the QSPI memory on the discovery board STM32F746G-DISCO. I was able to properly read the memory ID (through instruction 0x9E) once. After that any read attempt on the flash memory returned 0xFF, I've tried reading the ...

I2C Bit-Banging on STM32F103

Hello,I cannot use the I2C bus pins to do I2C. That is, I can't use I2C1 or I2C2 or any of the alternate pins. I need to use PB5 as SDA and PB4 as SCK. I haven't found a way to do this in cubeMX, so I am wondering if I can bit-bang I2C on those pins....

MDao.1 by Associate II
  • 7813 Views
  • 8 replies
  • 1 kudos