Skip to main content
aamirali641989
Associate III
June 28, 2013
Question

Terminatre Unconnected Pins

  • June 28, 2013
  • 2 replies
  • 573 views
Posted on June 28, 2013 at 12:51

1. What do of BOOT0 pin. Should be float, pull down or pull high.

2. Pin PC13-15 hae limited function . I am not using them. Should I terminate the by making input pull high, or left them as default or output low.
    This topic has been closed for replies.

    2 replies

    John F.
    Associate III
    June 28, 2013
    Posted on June 28, 2013 at 13:03

    You should read the Reference Manual for your device - or at least say what device you're using. You will need to configure BOOT 0 according to your requirements (run program code or run internal bootloader). You can probably leave PC13..15 at their defaults if not connected. You may program them as outputs if you want or pulled up or down.

    Tesla DeLorean
    Guru
    June 28, 2013
    Posted on June 28, 2013 at 15:41

    I would pull BOOT0 low, with an option to connect it high via a jumper or test point. Consider also what PB2/BOOT1 is doing at reset.

    PC13 leave alone.

    PC14/15, give your self the option to add an external LSE (32.768KHz), the RTC will not clock in STANDBY without it. May be you don't need low power operation right now, but failing to provide the option closes out possible uses later, and when the sales guys inevitably say ''wouldn't it be nice if...'', this might not fit your scenario but it's a lot easier to drop items off a paper BOM than respin a PCB.

    Make sure to connect VDDA/VSSA to a supply/ground
    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..