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 team,
Good day.
What is the state of the GPIO51 pin on the TMS320F2806x after a RESET? And how many clock cycles before the configuration register is read and applied to the pin?
Regards,
Carlo
Carlo,
All the GPIOs on this device will be configured as inputs coming out of reset. Any GPIO that is not a primary PWM pin also has a internal PU enabled on reset, this would include GPIO51.
The time before the configuration register to applied really depends on the user code, how much code is in Flash vs RAM, etc. I think it would be straightforward enough to map out the cycle count using the CCS profiler with a device to factor the above in.
Best,
Matthew