Skip to main content
Associate
August 13, 2026
Question

Correction for STM32WB5MM-DK Board User Manual: PE3 at CN4 is actually PE4

  • August 13, 2026
  • 2 replies
  • 36 views

Hi

I just noticed an error in the STM32WB5MM-DK User Manual V5 UM2825:
In “Table 19. ARDUINO® connector pinout” there is the signal PE3 at pin 5 of the CN4 connector.
The EXTI3_IRQHandler of my project and the Board Schematic V2 MB1292-D01 say otherwise: Its actually PE4.

Just letting you know. I was not sure where to input this information and chose to open this thread to have it placed.
Maybe someone else might save some time by finding this.

Best regards
Manuel

2 replies

ST Technical Moderator
August 13, 2026

Hello ​@HUMA5YPS ,

Thank you for bringing this typo to our attention.

I escalated this request to the appropriate team for correction, through Ticket number: CDM0065093.

(Internal Ticket number: CDM0065093 is only for reference, not accessible outside of ST)

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
Visitor
August 15, 2026

Thanks for pointing this out. Checking the schematic against the user manual is definitely the right approach, especially when a pin assignment affects interrupt handling. A correction like this can save others from debugging the wrong GPIO configuration.

For anyone working with the board, it’s also useful to keep the latest xender apk for pc documentation and project files organized for quick reference.