Skip to main content
rsoli.1
Associate II
March 22, 2023
Question

Bit Banding issue

  • March 22, 2023
  • 3 replies
  • 1513 views

I have an issue with using bit banding on stm32U575ZI-Q board 

when I want to write on it Hard fault is appear what is the problem and How to overcome this issue?

This topic has been closed for replies.

3 replies

waclawek.jan
Super User
March 22, 2023

Bit-banding is only in Cortex-M3 and Cortex-M4, so no bit-banding in STM32LU5xx which is based on Cortex-M33.

JW

rsoli.1
rsoli.1Author
Associate II
March 29, 2023

oh ok thanks for this information

Tesla DeLorean
Guru
March 22, 2023

Show the actual code (disassembly) and registers where it's actually failing, might shed some light on why..

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..