2025-10-25 9:50 PM
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...
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.
am I missing something or is this a bug?
thanks, Matt
2025-10-26 2:01 AM
Hi,
maybe small inaccuracy in Cube ,or N6 just dont switch off osz-out . (read in rm or errata...what it should do)
But it has enough other pins, so not free up the PH1 pin is nothing to worry about.
2025-10-27 11:36 AM
The reason I was asking about PH1 is because I need that pin, which means there isn't enough pins... lol
2025-10-27 12:56 PM
Which cpu we talking about ? 264 pins ? and need every pin ??
2025-10-27 1:21 PM
yes
2025-10-27 2:38 PM
Show your circuit... :)
2025-10-28 5:04 AM
Hello @Ghofrane GSOURI
Can you also address this post, this appears to be another bug with the Cube-MX software, where the clock pins are not allocated properly. You can use the same .ioc file as the previous ticket.
Let me know if you need additional info.
thanks
Matthew
2025-10-29 12:36 AM - edited 2025-10-30 5:50 AM
Hello @matt-crc
I appreciate your helpful contributions.
According to RM0486 Rev 2, Section 14.6.2: External clock source (HSE bypass):PH1 (OSC_OUT) is not required for HSE bypass mode.
Ticket 220815 has been escalated to the development team for further investigation and resolution of this behavior.
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.