pyOCD icon indicating copy to clipboard operation
pyOCD copied to clipboard

Add builtin target support for STM32H750

Open nattgris opened this issue 1 year ago • 1 comments
trafficstars

Add support for STM32H750

Same as STM32H743 but with only one flash sector of 128K.

Adding a new builtin target because the Keil.STM32H7xx_DFP v3.1.1 CMSIS Pack flash loader is broken for at least this sub-family.

Ref: #1700

Also fix the existing targets stm32h743xx and stm32h723xx which had incorrect sector sizes specified and a bug in reading the security status.

nattgris avatar Jun 13 '24 11:06 nattgris

Tested this with a NUCLEO-H753ZI and everything worked as expected

Dillonmcewan avatar Jun 19 '24 21:06 Dillonmcewan

/azp run

ithinuel avatar Feb 22 '25 08:02 ithinuel

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Feb 22 '25 08:02 azure-pipelines[bot]