If only one sync is negative, OK, but if both are then Harmony generates: PLIB_GLCD_SignalPolaritySet( GLCD_ID_0, GLCD_VSYNC_POLARITY_NEGATIVE );
PLIB_GLCD_SignalPolaritySet( GLCD_ID_0, GLCD_HSYNC_POLARITY_NEGATIVE ); This call is not cummulative nor is ..
↧