cancel
Showing results for 
Search instead for 
Did you mean: 

Cube improvement suggestion with board selector

Osto
Senior
Posted on December 29, 2015 at 11:27

Hi ST,

With the cube, I select new board for example STM32F7-Discovery to start the design.

A lot of pins are locked but there is no peripheral activated. I'm novice to this board but have detailed knowledge with Cube but for me its impossible to activate all I/O's so I can use the fulll board functionality.

My seggestion:

1.) When selecting a board, all the peripheral of the board should be automatically activated so as it would be prepared for the demo program. I can easy turn them off, if its not needed but turn it on in the needed configuration is sometimes very difficult.

2.) When using BGA case, the pin numbers and names are like behind the net. This is nice to show that the pins are at the back side of the chip but in a design program which is mainly used to configure software, this function is bad and hint the user to make his job. The pins should be in foreground like in QFP package. Right now its impossible to read the pin description.

Thanks a lot ST.

1 REPLY 1
Nesrine M_O
Lead II
Posted on December 29, 2015 at 13:59

Hi Osto,

1.)When selecting a board, all the peripheral of the board should be automatically activated so as it would be prepared for the demo program. I can easy turn them off, if its not needed but turn it on in the needed configuration is sometimes very difficult.

In the board Selector, check the option ''Initialize all IP with their default Mode''. This way, the used peripherals by the external components of the board will be activated.

2.)When using BGA case, the pin numbers and names are like behind the net. This is nice to show that the pins are at the back side of the chip but in a design program which is mainly used to configure software, this function is bad and hint the user to make his job. The pins should be in foreground like in QFP package. Right now its impossible to read the pin description.

Thanks for the suggestion! I will forward this to our CUBEMX team.

-Syrine-