cancel
Showing results for 
Search instead for 
Did you mean: 

Pin Multiplexing details of STM32H753xI

Vijetha hn
Associate II
Posted on February 13, 2018 at 16:26

Hi,

We are planning to use STM32H753xI in our design. We should prepare Architectural Block diagram of the Board. To do that we need to know the Pin multiplexing details of the device and accordingly plan the Interfaces in the architecture. Can you please provide the Pin multiplexing details in the form of Excel sheet or any software through which we can easily select one of  the Options out of the available Multiplexing.

Regads,

Vijetha

1 ACCEPTED SOLUTION

Accepted Solutions
Amel NASRI
ST Employee
Posted on February 13, 2018 at 16:48

Hi

hn.vijetha

‌,

Pins multiplexing is available in the datasheet of the product you selected,

http://www.st.com/resource/en/datasheet/stm32h753xi.pdf

related one in your case.

Otherwise, you should be able to have this multiplexing in a .csv file that you get using STM32CubeMX:

  1. Open a new project to use STM32H753XI device you select from the STM32CubeMX interface
  2. Go to ''Pinout'' tab, and then select ''Generate CSV pinout text file'' as following:

0690X00000609iuQAA.png

-Amel

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

7 REPLIES 7
Posted on February 13, 2018 at 16:41

I believe CubeMX provides some control and documentation output.

If not you'll need to type the stuff in the old fashion way, or get a minion to do it. This also has the added benefit of crossing a number of neurons/synapses and providing you some knowledge instead of the robot. 

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Amel NASRI
ST Employee
Posted on February 13, 2018 at 16:48

Hi

hn.vijetha

‌,

Pins multiplexing is available in the datasheet of the product you selected,

http://www.st.com/resource/en/datasheet/stm32h753xi.pdf

related one in your case.

Otherwise, you should be able to have this multiplexing in a .csv file that you get using STM32CubeMX:

  1. Open a new project to use STM32H753XI device you select from the STM32CubeMX interface
  2. Go to ''Pinout'' tab, and then select ''Generate CSV pinout text file'' as following:

0690X00000609iuQAA.png

-Amel

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

Posted on February 14, 2018 at 13:06

Hi,

Is this STM32CubeMX software available as Evaluation version or we need to buy license? I want it just to check Pin Multiplexing and select the interfaces accordingly.

Regards,

Vijetha

Posted on February 14, 2018 at 13:24

And If we have to do it manually from the datasheet, then are you referring to Table 8 ?

Regards,

Vijetha

Posted on February 14, 2018 at 13:29

It is free: 

http://www.st.com/en/development-tools/stm32cubemx.html

 
Posted on February 14, 2018 at 14:54

Hi,

Thank you, I am able to get CSV file. Is it possible to sort out the pin outs as per Interfaces using the tool?

Regards,

Vijetha

Posted on February 14, 2018 at 16:18

What do you mean by 'sort per interface'? Pins for each peripheral you mean?

In the datasheet, you have table 8 for the pinout and tables from 9 to 19 for the alternate functions.

-Amel

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.