cancel
Showing results for 
Search instead for 
Did you mean: 

CUBE-IDE / CubeMX Bug? Cannot setup clock for STM32N6 processor

matt-crc
Senior III

Hello,

Does anyone know how to setup the clock source for the N657 processor?  I want to use an oscillator for the HS clock input and setup HSE = Bypass clock source...

mattcrc_0-1761453972561.png

using Bypass clock it should only use PH0 (clock in) and free up the PH1 pin (clock out).  But it seems the IDE / cubeMx always wants to use both pins regardless of the clock configuration.

mattcrc_1-1761454136554.png

am I missing something or is this a bug?

thanks, Matt

 

 

11 REPLIES 11

Hi @Ghofrane GSOURI 

1- it seems that I have to run cubeMx as an administrator for that checkbox to work...

2- I tested the new code cubeMX 6.17, but it doesn't seem to work properly.  Users cannot set pin PH1 as a standard output.  Only as an input

 

Matt

.

 

Hello @matt-crc 

After double checking the DS14791 Rev 9 :Table 18. Pin description (continued)

PH1.png

 

The pin type for PH1 is only I (input), so MX is working correctly.

THX

Ghofrane

 

 

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.