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.

DM368 GPIO Interrupt Configure



Hello All,

I am working on DM368 platform now, and can I configure the GPIO47 to output interrupt signal??? And if I can, How to do it??? Thank you very much!!!

  • Hi Bruce Lee,

    Please follow this post http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/717/p/130602/468956.aspx#468956

    Regards

    AnilKumar


    ---------------------------------------------------------------------------------------------------------

    Please click the Verify Answer button on this post if it answers your question.
    ---------------------------------------------------------------------------------------------------------

  • Hi AnilKumar,

    Thank you very much!!!

    I have read the post you provided for me. however, I think it doesn't  solve my problem, because now I think the pin GPIO47 on DM368 doesn't support to be configured to output interrupt signal, as there is no interrupt register for GPIO47 in bank 2 described in "TMS320DM36x Digital Media System-on-Chip (DMSoC) General-Purpose Input/Output (GPIO) User's Guide" P18, is it right???

    Thanks for your attention again!!!

  • Hi Bruce Lee,

    Yes, what you had oberved is correct. Interrupt sources are available only 0-15 and [106:104] gpio lines.

    Regards

    AnilKumar

    --------------------------------------------------------------------------------------------------------------------------

    Please click the Verify Answer button on this post if it answers your question.

    ---------------------------------------------------------------------------------------------------------------------------

  • Hi Anil,

    Thank you very much!

    Now I have another question, I want to input some chinese word, like "您好" in the Setting: Video>Overlay Setting>Text segment and make it display on the video, like the picture below. Can I do this and How to do it?