Skip to main content
Visitor II
July 30, 2004
Question

STVD7 & DVP3: I2C not defined for ST72321AR6

  • July 30, 2004
  • 5 replies
  • 909 views
Posted on July 30, 2004 at 13:59

STVD7 & DVP3: I2C not defined for ST72321AR6

    This topic has been closed for replies.

    5 replies

    ppoulinAuthor
    Visitor II
    July 7, 2004
    Posted on July 07, 2004 at 13:18

    When running Debugger on DVP3 with STVD7 on a ST72321AR6, I get no I2C running. Looking in MCU Configuration, I see there is no I2C defined from 0x18 to 0x1E in the Config map.

    Is there any way I could be able to config that MCU for I2C running ?

    Thanks
    Visitor II
    July 9, 2004
    Posted on July 09, 2004 at 07:33

    Hello,

    It seems that you are right, the I2C registers are correctly defined in the SFR descriptions but the memory area is declared as NEM (Non Existant Memory) in the maping. The error exists for the st72321 (A)R6, st72521 (A)R6, st72521 B(A)R6.

    The error does not exists on the EMU3. This will be fixed in the next release of STVD7.
    ppoulinAuthor
    Visitor II
    July 9, 2004
    Posted on July 09, 2004 at 17:22

    Opening the mdb file in ..\dvp3\config and correcting the appropriate lines in the memory area map table would probably correct the problem.

    Visitor II
    July 15, 2004
    Posted on July 15, 2004 at 07:01

    Be aware that any change to the files of STVD7 after installation can cause severe problems and can be done only at your own risks.

    [ This message was edited by: Alaini on 15-07-2004 10:31 ]
    Visitor II
    July 30, 2004
    Posted on July 30, 2004 at 13:59

    The patch is now available on this web site

    http://mcu.st.com/mdtfiles/1091199515.zip

    This patch can be installed on release 3.0.1 only.