Post Go back to editing

Aduc7023 program with USB-I2C/LIN CONV-Z

Category: Software
Product Number: Aduc7023, USB-I2C/LIN CONV-Z
Software Version: I2CFTWSD.exe

we want to use the USB-I2C_LIN-CONV-Z(MCV combi DONGLF) along with the I2CFTWSD.exe program to program Aduc7023. The driver of the "Aduc70xy USB-combi-Downloader" has been setup successfully.However, when running this program, it is unable to communicate with the aduc7023. there is a wrong message "couldn't find an FTDI device connected". How can I sovler this problem. Does it mean that the MCU(aduc7023 isn't connect to the USB-I2C_LIN-CONV-Z)

Parents
  • Hi,

    What is the operating system you are using? Are you using an evaluation board or your design already?

    Can you try the installer in the attached file? The installer should include the software: I2CWSD.

    MultiDongleSetup.zip

    Have you initiated the download mode entry sequence? I have attached a user guide, including a section about the I2C programming interface.

    You can try the I2CWSD and let me know if there are still any wrong messages.

    Thanks,
    Karl

  • How many times i can program the Aduc7023 with the USB-I2C/LIN conv-z? The hex file was burned into the MCU yesterday. But it isn't work whatever i try to program. The interface of the I2CWSD display "Timeout", It seems to inconnect with the Aduc7023. The 25 PIn (BM serial enable) is set “0” adcorrding to the user guide.  

  • You can program the Aduc7023 multiple times. The "Timeout" could happen because the I2CWSD is not detecting the Aduc7023 in download mode.

  • What should I do to the BM PIN and REST PIN of the aduc7023 before I click the Start botton of I2CWSD software?what is the order of my operation?

  • Ensure to power ON the device before initiating the download mode sequence.

    The sequence should be:

    1. Click start on the I2CWSD
    2. Connect BM PIN to GND
    3. Connect Reset PIN to GND
    4. Disconnect Reset PIN to GND (Reset PIN should have Pull Up)
    5. Release BM PIN from GND
  • when I click Start, the I2CWSD displays a “Timeout” quickly. there is only one second. I donot have time to set BM PIN to GND. 

    sometimes I set BM to GND quickly, but it still doesn't work. what is the reason. I have tried  to change a MCU min-board and re-installer the i2cwsd.

  • I tried many times, and a few times it worked. The code has been burned into and runed successfully. The burning prgram is so hard. why is the burning program so unstable through the USB-I2C/LIN CONV-Z? Is there anything I should pay attention to?

    Is it relate to the supply power? The voltage of the aduc7023 is from to the VDD of the USB-I2C/LIN CONV-Z moudel. The VDD is +5V. 

  • I haven't encountered a similar issue. You can try entering the download mode before clicking Start on the I2CWSD. I'm not sure if this could help.

    I'm not sure if this is related to the power supply, but you can try monitoring the BM and Reset Pins if they are pull down correctly.

    When initiating the download mode sequence, the device first transmits 0x08. You can try checking the I2C pins with a logic analyzer. If the device does send 0x08 after initiating the download mode and timeout still happens, I think that maybe the issue is with the USB-I2C/LIN CONV-Z dongle.

Reply
  • I haven't encountered a similar issue. You can try entering the download mode before clicking Start on the I2CWSD. I'm not sure if this could help.

    I'm not sure if this is related to the power supply, but you can try monitoring the BM and Reset Pins if they are pull down correctly.

    When initiating the download mode sequence, the device first transmits 0x08. You can try checking the I2C pins with a logic analyzer. If the device does send 0x08 after initiating the download mode and timeout still happens, I think that maybe the issue is with the USB-I2C/LIN CONV-Z dongle.

Children