cancel
Showing results for 
Search instead for 
Did you mean: 

Does STM32L431 support bit band operation

HSX.1
Associate II

What are the SRAM bit band area address and its bit band alias area address, and the peripheral bit band area address and its bit band alias area address, if supported?

14 REPLIES 14
gregstm
Senior III
TDK
Guru

Bit banding addresses are shown in the programming manual. Not everything is bit banded.

0693W000006EwFfQAK.png 

Source:

https://www.st.com/resource/en/programming_manual/dm00046982-stm32-cortexm4-mcus-and-mpus-programming-manual-stmicroelectronics.pdf

If you feel a post has answered your question, please click "Accept as Solution".
HSX.1
Associate II

Therefore, STM32L431 does not support bit band operations

How did you come to that conclusion?

JW

I guess it, I didn't get

gregstm
Senior III

"Does STM32L431 support bit band operation?" - yes (it does)

Have you ever used the bit band operation of STM32L431?

My programming looks like this, but it doesn't work0693W000006Ex3QQAS.jpg

So, are the GPIO addresses within the area which is bit-banded (see TDK's post above)?

JW