Part Number: TMS320F28075
Hi,
GPIO72 is the default boot pin.
Since we need GET MODE so GPIO72 need to be high.
And we are also using GPIO72 as /SPISTEC in our application software and we will pull it low.
So in hardware we pull up GPIO72 to 3.3V through 4.7k pull up resistor.
So in theory it's high when the device is powered up, and then we can pull it low by software when using SPI.
Are there any risk of this configuration?