Skip to main content
anardinelli
Associate II
November 15, 2025
Solved

Wrong base address in STM32WB55xx Resource Manual RM0434 Rev 14

  • November 15, 2025
  • 2 replies
  • 154 views

Hi,

The memory address of the AH1B is being referenced on the memory block as 0x4000 0000 (page 67) but further in the documentation it is referenced as 0x4002 0000 (page 69)

anardinelli_0-1763244591665.png

 

anardinelli_1-1763244638231.png

Please open an internal ticket for doublecheking and possible fix on the nex Rev.

 

Best,

Alessandro

 

Best answer by Issamos

Hello @anardinelli 

There is not a typo there. On the Figure 2 of the RM0434 Rev 14, the AHB1 start address is 0x4000 0000 and it includes APB1, APB2,…:

Issamos_0-1763247595830.png

 

For the Table 1 of the same document, start address of the APB1 is 0X4000 0000:

Issamos_1-1763247688360.png

So, the document is correct.

Best Regards.

II

2 replies

Issamos
IssamosBest answer
Lead III
November 15, 2025

Hello @anardinelli 

There is not a typo there. On the Figure 2 of the RM0434 Rev 14, the AHB1 start address is 0x4000 0000 and it includes APB1, APB2,…:

Issamos_0-1763247595830.png

 

For the Table 1 of the same document, start address of the APB1 is 0X4000 0000:

Issamos_1-1763247688360.png

So, the document is correct.

Best Regards.

II

anardinelli
Associate II
November 16, 2025

@Issamos I see, thanks for the follow up. 

It's at least confusing then. It would be good to have the secondary buses to AHBx grouped, for example:

| AH1B | APB1 | 0x4000 0000 - 0x4000 03FF | 1K | TIM2 |

Best,

Alessandro

Issamos
Lead III
November 16, 2025

You just have to read figure 2 together with the table 1 and that’s it. 
I think your question is answered. Please select the comment that answers your original question as best answer to close this topic. 
Best Regards.

II