Skip to main content
_EFrie
Senior
September 27, 2023
Question

STM32L4P5 PB9 pin states in reset

  • September 27, 2023
  • 2 replies
  • 873 views

Why does PB9 idle high in reset for the STM32L4P5?  At least I'd like to know this the next time I design a board, where I could find this reference.  Full part is STM32L4P5RET although I'm guessing its the same across multiple parts.

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
September 27, 2023

PB3 / PB4 based on default GPIO MODER RM0432

Perhaps CAN1_TX PB9 involvement per AN2606 in the Boot Loader, not if your code runs.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
waclawek.jan
Super User
September 28, 2023

On what hardware do you see this?

How do you make sure the mcu is in reset?

How do you observe the pin in question?

JW