STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H5 I3C dynamic address assignment

hi:I have two NUCLEO-H563ZI EVB boards  and tried to implement I3C controller and target feature.When ENTDAA was issued, I obtained the target 48-bit provisioned ID "0x020813810100" from waveform, I saw the description from I3C register  I3C_EPIDR ,i...

Garry by Associate II
  • 2698 Views
  • 10 replies
  • 5 kudos

Resolved! SPI Sending and Receiving Extra Bytes

I doing bare metal coding for STM32L496ZGT6. Now in SPI, extra bytes are sent. There are only 4 Registers in SPI but unable to resolve the issue. Below is my codeNOTE:I am using Aardwark Total Phase Control Center software for debugging. I am attachi...

Screenshot 2024-11-20 185645.png Screenshot 2024-11-20 185856.png

Resolved! Wait but MCU is unblocked

I haven't been able to wait 500ms without affecting the timers for 7 days.In this block, doesn't PB14 become "0" after 500ms?Even if I use comment lines, it doesn't work.Note: volatile uint32_t Counter = 0;The "Counter" variable is incremented every ...

XooM by Senior
  • 3378 Views
  • 60 replies
  • 4 kudos