STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Static addr of I3C in H563ZIT6

I have a H563ZIT6 . I attach its I3C(used as target) to an I3C controller, and then i find that there is no register for static address in target mode in I3C of H563ZIT6, i just find DEVR0 for dynamic address. Does I3C of H563ZIT6 support static addr...

Xonier by Associate III
  • 807 Views
  • 2 replies
  • 1 kudos

Resolved! Nucleo ST Link bricked in CUBEIDE

Hi,tried to update the ST-Link Firmware on my NUCLEO-F429ZI as requested by STM32CubeIDE. Updating failed and the board is no longer recognized as a USB device. The COM LED (LD4) on the ST-Link section blinks red.Is there a way to resurrect the firmw...

tschwarz by Associate II
  • 1724 Views
  • 5 replies
  • 6 kudos

Resolved! Why does CAN_TI0R_TXRQ fails to set?

Hello,I am trying to communicate between two NUCLEO-F446ZE boards using the CAN protocol. To obtain this, I am basing myself on this video (https://www.youtube.com/watch?v=HYgYN0IEoNc&ab_channel=ASKEDISON%2CDOIT), although my code is a little differe...