Export pinout
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:
| Position | Pin | Type | Signals | Pin labels |
| 1 | PE2 | gpio | ||
| 2 | PC13 | gpio | ||
| 3 | PC14-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

