We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, I'm tring to change the port selection structure to use P1 as bidirectional. I use the following C instructions.
SYSCON |= 0x40; IP1 |= 0x80; DIR1 &= 0x00;
Infineon