Skip to main content
load2005
Associate III
July 29, 2016
Question

STM32CubeMX: not all pins are shown

  • July 29, 2016
  • 3 replies
  • 653 views
Posted on July 29, 2016 at 17:46

I'm using STM32F746ZGT6 device.

I select SPI2 and software gives me 27,28,69,73 pins.

But there are other pins that can be used for SPI2.

73,74,75,76 for instance.

How to make software to show other sets of pins?

Thanks
    This topic has been closed for replies.

    3 replies

    matic
    Associate III
    July 31, 2016
    Posted on July 31, 2016 at 08:27

    CTRL + click on one selected pin (SPI MISO let say) will show you other possibilities.

    Nesrine M_O
    Associate
    August 1, 2016
    Posted on August 01, 2016 at 12:54

    Hi p.a.002l,

    I recommend you to refer to the “Pinout view� section in the

    http://www.st.com/content/ccc/resource/technical/document/user_manual/10/c5/1a/43/3a/70/43/7d/DM00104712.pdf/files/DM00104712.pdf/jcr:content/translations/en.DM00104712.pdf

    User manual.

    -Syrine-
    load2005
    load2005Author
    Associate III
    August 1, 2016
    Posted on August 01, 2016 at 23:03

    Thanks a lot