cancel
Showing results for 
Search instead for 
Did you mean: 

Export pinout

mksws
Visitor

I've just installed CubeMX2 to start work on a new project using STM32C552xxx.

My normal practice is to export a .csv of all the processor pins along with the alternate functions and in CubeMX this is easy.

But Cube MX2 only exports a .csv like this:

PositionPinTypeSignalsPin labels
1PE2gpio  
2PC13gpio  
3PC14-OSC32_IN(OSC32_IN)gpio  

Please tell me there is an option to list all the alternate functions in the.csv.

It is quite impossible to to allocate the pins and peripherals for a new design working only with the pop_up detail view in CubeMX2. 

An acceptable alternative would be for ST to just publish such a .csv some where.

MK

1 REPLY 1
Andrew Neil
Super User

@mksws wrote:

Please tell me there is an option to list all the alternate functions in the.csv.


+1 to that!

There was a lot of discussion about getting that from CubeMX - I very much hope it hasn't been lost in MX2 ...

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.