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
Solved! Go to Solution.
2026-02-25 10:49 AM
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
.
2026-02-26 2:22 AM - edited 2026-02-26 2:22 AM
Hello @matt-crc
After double checking the DS14791 Rev 9 :Table 18. Pin description (continued)
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.