Hi TI Professors,
The GPIO can be used to set Boot mode.I wanna know when I use GPIO as general GPIO,how to set the boot mode? Can I set boot mode in C6674 core?
Thank u!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi TI Professors,
The GPIO can be used to set Boot mode.I wanna know when I use GPIO as general GPIO,how to set the boot mode? Can I set boot mode in C6674 core?
Thank u!
Hi Sunny,
The bootmode pins are latched when the part is released from reset. During this time, the GPIO function is disabled so that the pins are not driven. Typically the bootmode is set by including a pull up or pull down resistor on the bootmode pins. If you are using the GPIO pins as an input driven by some other source, the output of that source must be disabled so that the bootmode setting can be correctly latched.
Regards,
Bill