FTDI Community

Please login or register.

Login with username, password and session length.
Advanced Search  

News:

Welcome to the FTDI Community!

Please read our Welcome Note

Technical Support enquires
please contact the team
@ FTDI Support


New Bridgetek Community is now open

Please note that we have created the Bridgetek Community to discuss all Bridgetek products e.g. EVE, MCU.

Please follow this link and create a new user account to get started.

Bridgetek Community

Author Topic: FT900 PRogram interface  (Read 11954 times)

skaptor

  • Newbie
  • *
  • Posts: 4
    • View Profile
FT900 PRogram interface
« on: June 02, 2018, 06:19:44 PM »

Hello,

I am developing my own PCB design with a FT900 device. However I have questions regarding the debug/programming interface.

The MM900EVxA includes SPI in the debug connector, is this needed to work properly with the UMFTPD2A? Should I include it?

Regards

Logged

FTDI Community

  • Administrator
  • Hero Member
  • *****
  • Posts: 896
    • View Profile
Re: FT900 PRogram interface
« Reply #1 on: June 04, 2018, 09:48:11 AM »

Hello,

To program and debug the FT9xx IC, you really only need the DEBUG signal but you could also connect GND and RESET.
The SPI signals and VPP FSRC are actually for programming the EFUSE, but unfortunately this is not available on the current revision of silicon. See TN_159 FT90x Errata Technical Note. This EFUSE will be replaced by OTP (One Time Programmable) memory in RevC silicon.

You can test and evaluate using our FT9xx Modules.

I would also like to make you aware of USB DFU programming which are good options for production and field programming. See a demonstration video here:

https://youtu.be/uJhwRA1GLVE

Best Regards,
FTDI Community
Logged

skaptor

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: FT900 PRogram interface
« Reply #2 on: June 04, 2018, 05:53:09 PM »

Hello,

Thank you for the quick response, I will include all of these pins in the program interface just for future use.
Logged