Skip to main content
achin
Associate II
June 16, 2016
Question

STM32F302K8

  • June 16, 2016
  • 1 reply
  • 554 views
Posted on June 16, 2016 at 21:04

On this chip the JTAG TDI pin is shared as a I2C pin a well. If I use this pin as I2C, does that mean I can no longer use it as a TDI pin during operation? Or does it go to AF0 state right after reset and then proceed to the programmed state after reset is done?

    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    June 16, 2016
    Posted on June 16, 2016 at 21:24

    Would seem to conflict, wouldn't it? It will go into whatever configuration your code sets it into, when you get to that part of the code...

    At that point you might expect it to lose/drop debug connectivity if it is using that pin. If you are using SWD connectivity, that doesn't use that pin.

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..