STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 544 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
  • 6767 Views
  • 8 replies
  • 1 kudos