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.

LMK04828: program LMK04828 by FT4232

Part Number: LMK04828

Tool/software:

Hi,
  Is it possible to program LMK04828  by  FT4232HL(USB to 1 SPI )with TICS Pro tool? 
  • Eric,

    Our TICSPRO expert will get back to you shortly.

    Regards,

    Will

  • Not at this time, without doing some of the work yourself.

    TICS Pro can export the hex register contents in a standard format, which could be used as an input to a program that calls the FTD2XX dll to send the appropriate bytes to the MPSSE on the FT4232. You would need to parse the text file to extract the raw SPI data to send, format it for the relevant MPSSE function, and call the DLL functions yourself. TICS Pro does not support communicating with FT4232 directly at this time.

    The capability is planned, eventually, but the expected timeline for this feature is 2025+.