Hello @ll,
with PSoC Creator 4.2 I managed the MagSense example for 4700S controllers to run on the EVA board CY8KIT-148.
But when I try to get our own sensors at the IO Header working, there are problems during pin reconfiguration.
Original example
Pin configuration for IO Header
All port 2 pins seems to be fixed to a pin via directives or controlfiles. But in the project are neither direcitves nor any control file.
With the 2 errors I'm not able to use our external sensors via IO header.
Can anybody give a hint, please, where those constraints are specified and how to remove them.
I would appreciate any help.
TIA
Regards,
Olaf
Solved! Go to Solution.
After I configure the project, I found that the Lx pin must be assigned from P2.0 and be plus one by one P2.1 ,P2.2……
So the errors in your project can't be removed unless you re-configure the pin.