User Activity

Hi there,With STM32CubeIDE v. 1.18.0 there comes new GNU tool ver. 13.3My linker script defines between others: RAM_D3 (xrw) : ORIGIN = 0x38000000, LENGTH = 64K  This area is used explicitely for BDMA  /* RAM D3 f...
Hi there,this is an general question.Every serious engineer walks thru errata document as it gets published.So do I now.Do I have to review every HAL / LL function which may coincide with erratic behaviour?Is proposed in errata workaround already imp...
Hallo,for security reason I have to stop HRTIM generating 3-phase signal for PMSM motor.It works as described in RM0433 (37.3.23) with DBG_HRTIM_STOP = 1: when debugger stops MCU predefined "FaultLevel" appears on outputs as expected. HRTIM goes into...
Hallo, I have to use shadow registers (PREEN=1) in HRTIM slave timers. I have decided to use following configuration: UPDGAT = 0110: the update occurs on the update event following a rising edge of HRTIM update enable input 1 (hrtim_upd_en1) to perfe...
Hallo,until now we have used STLINK-V3SET connected with MIPI10 to custom evaluation board based on STM32H743.For next custom board we need cost efficient debugger solution, just like STLINK-V3MODSBut it seems not to work together.MIPI10 connector us...
Kudos from