User Activity

We have a design with two STM32H753XIH6.One is the primary MCU, the other secondary. They communicate over SPI.The built in SPI bootloader is used such that the primary MCU programs the secondary MCU.When we checkout a freshly built unit, the primary...
Project works in System Workbench for STM32 - Version: 1.17.0.201812190825When attempting to import into STM32CubeIDE Version 1.7.0, this popup appears:OK, fine - I pick the correct MCU.Then the same popup appears...At this point, it doesn't matter i...
(This is regarding STM32H75x)SRAM1, SRAM2, and SRAM3 are separate in the memory map, but they are continuous - there are no gaps between them: Can they be treated as continuous with respect to the linker, for example:RAM_D2 (xrw) : ORIGIN = 0x3...
I will preface this by stating I did not have this problem with System Workbench on a previous project.When using external flash (QSPI), running a Debug session will fail due to STM32CubeIDE trying and failing to program the external flash.When runni...
For the TFBGA240+25 package:Page 62 says F2 is NCPage 64 says F2 is VSSWhich is correct?F1 and G2 are always referred as NC pins, but deep in a footnote (referenced on page 64, footnote appears on page 87) it says to connect these pins to VSS.I would...