STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32C0 and STM32H5 workshop materials

On Thursday, June 29, 2023, I attended the "STM32H5: Ultimate combination of performance, integration and affordability" workshop, which I find very interesting. Workshop participants were informed that the slides and a voucher to order the STM32H5 d...

MirKoz by Associate III
  • 327 Views
  • 3 replies
  • 3 kudos

Why no High Speed USB for STM32H5?

The STM32U5 has HS PHY and it's slower than the STM32H5 so why doesn't the H5 have HS PHY or any HS USB support? Will a version that does be released in future? Its almost the perfect chip to use for a future project I have in mind aside from the lac...

etheory by Senior
  • 167 Views
  • 1 replies
  • 0 kudos

VTOR_S when TrustZone is disabled

Using the latest STM32CubeIDE, STM32CubeH5 and NUCLEO-H563ZI with TrustZone disabled.I put a breakpoint at the first instruction in startup in Reset_Handler. The debugger shows in SFRs, SCB->VTOR_S is 0x8000000 (which is my NSBOOTADD) and SCB->VTOR_N...

mete by Senior
  • 142 Views
  • 0 replies
  • 0 kudos

STM32H563ZI LINKER

Hi,I am working on freertos plus tcp library with STM32H563ZI, but how must I make memory otions in linker file?like: RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 320KFLASH (rx) : ORIGIN = 0x08000000, LENGTH = 2048KRAM1 (xrw) : ORIGIN = 0x20000000, LENG...

Recep by Associate II
  • 386 Views
  • 6 replies
  • 0 kudos

EMW3080 NetxDuo driver for STM32H5

Hi,  I would like to test the EMW3080 with the STM32H5, as I understand it is necessary to load the firmware provided by the ST in order for the EMW3080 to work with the driver provided for the B-U585I-IOT02A board. Correct?Does ST have plans to laun...

AMend.7 by Associate III
  • 388 Views
  • 2 replies
  • 1 kudos

Resolved! STM32U5xx UCPD RM0456 documentation inconsistency

I try to figure out what the correct UCPD clock frequency is.RM0456 in section 74.4.2 UCPD reset and clocks states:"The receiver is designed to work in the clock frequency range from 6 to 18 MHz. However, the optimum performance is ensured in the ran...

TDJ by Senior III
  • 539 Views
  • 4 replies
  • 4 kudos

devices on JTAG chain on H563

I see this: (on NUCLEO-H563ZI board) JTAG chain detection found 2 devices: #0 Id: 0x6BA00477, IRLen: 04, CoreSight JTAG-DP #1 Id: 0x06484041, IRLen: 05, Unknown device What is the device #1 ?

mete by Senior
  • 273 Views
  • 1 replies
  • 0 kudos