Part Number: TMS320F28375D
Tool/software: Code Composer Studio
Hello!
I have a trouble with writing GPIO Data Register (GPxDAT). When I try write "1" in this register via firmware - output signal on port is:
Only double pulse. Port output doesn't change.
No problems with GPxSET and GPxCLEAR. When GPxDAT modified via CCS (Expressions window) all ok.
I have this trouble only on GPIO71. For other ports all OK (all port configuration is same). Port accessing from CPU2.
What am I doing wrong?