STM32CubeProgrammer (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeProgrammer 2.17.0 released

STM32CubeProgrammer v2.17.0 release information New features:• Added the support for the STM32MP25xx microprocessors in the STM32MP2 series – Flash memory and OTP programming, SSP support Added the support for devices in the STM32WB0 series: STM32WB0...

Download CubeCLT with wget

Hi,I am trying to build a Docker container for development with STM32F4.After signing in and accepting the License Agreement my download startsfrom: https://www.st.com/content/ccc/[...].sh.zipHowever, I am not able to use wget on the same link. It's ...

pcb by Associate II
  • 401 Views
  • 2 replies
  • 0 kudos

STM32CubeProgrammer 2.17.0 different behavior

HelloFor my project I use a stm32g491rct6 with 256k flash. STM32CubeProgrammer 2.16.0 show the block contiguos 0-255 from 8000000 to 807ffff while STM32CubeProgrammer 2.17.0 show blocks 0-63 from 8000000 to 801ffff and 65280-65343 from 8040000 to 805...

STM32CubeProgrammer2.16.png STM32CubeProgrammer2.17.png

Resolved! obDisplay API crashes

Hi,I'm trying to create a wrapper for STM32CubeProgrammer_API.dll.The program crashes on trying to use the obDisplay API. I've tried using STM32CubeProgrammer_API.dll versions 2.10 and 2.15. Is there something I'm missing?Thank you very much.