STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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
  • 344 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 ...

Linker script: one function in different regions

Hello everyone.I am using ARM Compiler 6 (6.14) in the Keil uVision IDE.Now I am developing a bootloader for STM32F0. There is little RAM.The specificity of the bootloader is such that when working with Flash (erase/write operations take ~50ms) there...

Arlleex1 by Associate II
  • 335 Views
  • 0 replies
  • 0 kudos

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
  • 4846 Views
  • 8 replies
  • 1 kudos
Labels