Page 1 of 1

NUCLEO-F746ZG , PORT F,G missing

Posted: Thu Apr 27, 2017 2:57 pm
by PicoPuls
Hi

Regardning NUCLEO-F746ZG

I just made a test routine to turn all ports on and off
It works great for ports A,B,C,D,E
but there is no reaction on ports F & G

I suspect something with Flowcode, unless I made something wrong,

Bits C8, C9,C14, C15 , D8, D9 are also missing but manual indictates that these bits are used internally
Can they be made available with some configuration ?

Best regards
BO

Re: NUCLEO-F746ZG , PORT F,G missing

Posted: Thu Apr 27, 2017 3:08 pm
by LeighM
Hi,
Please try the attached updated FCD file, it will fix the operation of port F and G.
As for the missing pins, for now you could add the ones you want to this FCD.

Re: NUCLEO-F746ZG , PORT F,G missing

Posted: Thu Apr 27, 2017 4:31 pm
by PicoPuls
Thank you for resolving this so quickly during my lunch
Now it works just great