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.

C54x INT2 signal level

Hi,

I wanna obtain an interrupt flag INT2# after a DSP C5402 reset by connecting INT2 signal to HINT. by this way, once the DSP get out from reset, it generates a HINT flag, then I can use it to activate the INT2 flag for HPI bootloader mode selection.

ISSUE:

- when HINT is not connected to INT2: the HINT signal is correct [the flag is generated, goes from high level = 3.3Volts to low level 0Volt] < it's okay>

- when HINT is tied to INT2: the INT2/HINT signal level is reduced [the flag is generated, goes from high level = less then 2Volts to low level 0Volt] <problem, flag is not detected!!>

what do you think?