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

Show Posts

You can view here all posts made by this member. Note that you can only see posts made in areas to which you currently have access.

Messages - FTDI Community

Pages: 1 ... 42 43 [44] 45 46 ... 60
646
Discussion - Software / Re: Using MM900EV-LITE as SPI Slave
« on: June 21, 2019, 04:37:06 PM »
Hello,

We are currently discussing your issues by email. You can post any resolution here to help other users.

Also, Our new Bridgetek Community is now open.
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

Best Regards,
FTDI Community

647
Discussion - Software / Re: EVE Screen Editor Font Problem
« on: June 21, 2019, 10:39:23 AM »
Hello,

I assume you mean 3.1.2?
There is a new version slated for release by the end of the month, I believe this will resolve your issue.

Best Regards,
FTDI Community

648
Discussion - Software / Re: EVE Screen Editor Font Problem
« on: June 20, 2019, 12:03:57 PM »
Hello,

What version of ESE are you using?

Best Regards,
FTDI Community

649
Discussion - Software / Re: LibMPSSE-I2C : FT2232H is not sending ACK
« on: June 20, 2019, 11:54:50 AM »
Hello,

Thanks for sending a follow up to your question explaining the workaround, I'm sure this will be a good resource for the Community.

Many thanks,
FTDI Community

650
Discussion - Software / Re: FT-81X POWERDOWN COMMAND problem
« on: June 17, 2019, 02:07:05 PM »
Hello,

You can use a Logic Analyser to capture the data on the SPI pins.

Best Regards,
FTDI Community

651
Discussion - Hardware / Re: FT601 - 66MHz FIFO clock
« on: June 11, 2019, 09:19:40 AM »
Hello,

I see that you have also contacted email support where we will deal with your issue and post an outcome here.

Regards,
FTDI Community

652
Hello,

Thanks for pointing this out!
This issue has been fixed in ESD 4.6 due to be released shortly.

Best Regards,
FTDI Community

653
Hello,

I'm working with you via email on this.

Please post the solution here which will benefit other users.

Best Regards,

FTDI Community

654
Discussion - Software / Re: FT-81X POWERDOWN COMMAND problem
« on: June 04, 2019, 03:12:10 PM »
Hello,

In that case, can you send me a SPI capture of when you are sending the host commands?

Best Regards,
FTDI Community

655
Discussion - Software / Re: FT-81X POWERDOWN COMMAND problem
« on: June 04, 2019, 12:56:31 PM »
Hello,

I will need to double check with the development team if it is possible to send host commands to a Cleo board in such a manner, as the FT900 on the Cleo is programmed with a custom firmware which expects Cleo.xxx() commands.

Best Regards,
FTDI Community

656
Discussion - Software / Re: FT-81X POWERDOWN COMMAND problem
« on: June 04, 2019, 10:24:15 AM »
Hello,

Can you show me the code you used to issue the RESET command?

Best Regards,
FTDI Community

657
Discussion - Software / Re: FT-81X POWERDOWN COMMAND problem
« on: June 03, 2019, 12:29:30 PM »
Hello,

Can you please try using Ft_Gpu_HostCommand(phost,0x43); and let me know how you get on?

Best Regards,
FTDI Community

658
Hello,

The FT260 is a HID class device and as such it does not generate a Virtual COM Port like our Vendor class serial devices do (for example the FT232R). As such to interface with the FT260 you can use standard HID class reports or our helper library, LibFT260.

https://www.ftdichip.com/Support/Documents/AppNotes/AN_394_User_Guide_for_FT260.pdf
https://www.ftdichip.com/Support/Documents/AppNotes/AN_395_User_Guide_for_LibFT260.pdf

Best Regards,
FTDI Community

659
Hello,

I’m not familiar with the product that you are using.  Since this is not one of our products, although it may utilise our device, It is difficult to offer any support on it as FTDI cannot control how the USB ICs are used and has no knowledge of the entire product.

Product Manufacturers are responsible for supporting end-users of their products, so you will need to contact the manufacturer directly.  Please see the following document for reference:
http://www.ftdichip.com/Support/Documents/TechnicalNotes/TN_102_OEM_Technical_Support_Requirements_for_FTDI_Products.pdf.

With that said however, if they are using our default driver then you may want to try using our latest driver v2.12.28, which is available on our website here:

http://www.ftdichip.com/Drivers/D2XX.htm

You can download the setup executable by clicking on this link. Once installed you should be able to plug in your device and the driver will install. Have a look at our Installation guides here http://www.ftdichip.com/Support/Documents/InstallGuides.htm for further information.

I’m sorry I could not be of further assistance.

Regards,
FTDI Community

660
Hello,

The issue sounds most likely with LabVIEW.

Note Microsoft stopped all support for Windows XP from April 2014 however LibFT260 has been tested with XP.

We do have some basic LabVIEW examples, but they are very old. Unfortunately we don’t have access to LabVIEW so it’s no longer supported.

Are the results the same on Windows 7 or Windows 10?

Is the correct HID interface being opened?

This was tested on our test PC in the lab. The FT260 was successfully listed and opened using LibFT260:



Note: FT260 is configured as dual channel mode and are listed as interfaces 0 and 1. The successful line of code opens this interface number:

ftStatus = FT260_Open(0, &ft260Handle);

Other HID interfaces may exist on the PC such as mouse, keyboard, etc.

Can you take LabVIEW out of the question for testing purposes, and run the examples provided with LibFT260?

.\LibFT260-v1.1.1\samples

Best Regards,
FTDI Community

Pages: 1 ... 42 43 [44] 45 46 ... 60