Skip to main content
alexandre23
Associate III
June 9, 2016
Question

stm32cubemx 4.15.0 : incorrect board file for nucleoF746

  • June 9, 2016
  • 2 replies
  • 705 views
Posted on June 09, 2016 at 10:34

Hello, selecting nucleoF746 in cubemx (in the nucleo 144 line), i can see somme errors :

1/ the HSE frequency is 8mhz and not 16Mhz, and the clock in not corre ct (RCC not enabled, prescaler not set)

2/ pin PB00 LD1_Green is missing

A fixed .iocis attached to this post.

#nucleo-f746g-stm32cubemx
This topic has been closed for replies.

2 replies

Walid FTITI_O
Visitor II
June 9, 2016
Posted on June 09, 2016 at 11:23

Hi bustico.alexandre,

Thanks for the feedback. I report this internally to our CubeMx team.

(just for the RCC, the HSE will be selected in the clock tree when it is enabled by user in the RCC peripheral)

-Hannibal-

Jeanne Joly
Associate
November 8, 2016
Posted on November 08, 2016 at 10:57

Hello bustico.alexandre,

Thank you for reporting the bug you saw.

We modified some iocs to solve the issue you highlighted.

The modifications are added in CubeMX4.18.

BR

Eric Dampierre