Part Number:TMS320F28379D
Tool/software: Code Composer Studio
hello
how to intilize the TZ_GPIO..
i connected my buffer circit to GPIO24,GPIO124,125, and 59.
how i could short it the TZ_signal.
like this:GpioDataRegs.GPATOGGLE.bit.GPIO12 = 1;
//
// For External Trigger, GPIO12 as the trigger for TripZone
//
GpioCtrlRegs.GPAPUD.bit.GPIO12 = 0; // Enable pull-up on GPIO12 (TZ1)
GpioCtrlRegs.GPAQSEL1.bit.GPIO12 = 3; // Asynch input GPIO12 (TZ1)