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 - Yunuce

Pages: [1]
1
Discussion - Software / Re: D2XX Write Problem
« on: May 31, 2020, 02:43:00 PM »
*UPDATE*

If any, what is the difference between debug mode and normal execution on ft905?
It is to help me better understand what is going wrong in my project.

Best Regards.

2
Discussion - Software / D2XX Write Problem
« on: May 29, 2020, 12:55:53 PM »
Hello,

I try to develop a GUI for FT9xx MCU board.
There is simple comparison statement in my firmware code.
It compare variable which is coming from GUI(use D2XX_Read function)
Then select a statement and then send a message to GUI.

GUI and firmware working debug mode. I can read and write the board via GUI.
However when I tried to run without debug mode, GUI froze when try to read a variable from the board.
I added delay after read and write function but nothing was change.

Edit:
I can't find ftd2xx_api source code, is there anybody to know where I can source code?
 

3
Discussion - Software / Re: FT905 I2C Slave Example
« on: March 31, 2020, 02:06:29 PM »
Hello,

Thank you for your reply.

I checked the Aardvark Adapter but nothing change.
Also I design a basic custom code to detect an interrupt but it didn't.

Best Regards.

4
Discussion - Software / FT905 I2C Slave Example
« on: March 27, 2020, 01:41:57 PM »
Hello;
I am using FT905(Revision C) MCU on my custom board. I would like to program as an I2C Slave.
I looked 'AN_360 FT9xx Example Applications' and I use I2C Slave Example 1 code to try.
But this code didn't work. I use 'Aardvark I2C/SPI Host Adapter' as master.
I think it cannot detec interrupts. How can I fix this issue?

Best Regards.


5
Discussion - Hardware / FT90x USB Connection Error
« on: October 21, 2019, 11:42:52 AM »
Hello;

I designed a PCB with FT905L MCU and when board connect to computer via USB, it is not recognized. How to fix this problem?


Quote
Device USB\VID_0000&PID_0002\5&3305c25d&0&1 was configured.
Details:
   Driver Name: usb.inf
   Class Guid: {36fc9e60-c465-11cf-8056-444553540000}
   Driver Date: 06/21/2006
   Driver Version: 10.0.17763.1
   Driver Provider: Microsoft
   Driver Section: BADDEVICE.Dev.NT
   Driver Rank: 0xFF0000
   Matching Device Id: USB\DEVICE_DESCRIPTOR_FAILURE
   Outranked Drivers: usb.inf:USB\DEVICE_DESCRIPTOR_FAILURE:00FF2000
   Device Updated: false
   Parent Device: USB\ROOT_HUB30\4&31305c27&0&0
Device USB\VID_0000&PID_0002\5&3305c25d&0&1 had a problem starting.
Details:
   Driver Name: usb.inf
   Class Guid: {36fc9e60-c465-11cf-8056-444553540000}
   Service:
   Lower Filters:
   Upper Filters:
   Problem: 0x2B
   Problem Status: 0x0
 

6
Discussion - Software / FT90x Transferring Data via USB
« on: August 20, 2019, 08:12:37 AM »
Hello,

I try to make USB to I2C/SPI with ft90x MCU and I want to make a GUI with MS Visual Studio but Bridgetek supports eclipse so I decided to make a main function which will be include all source codes and receive data from GUI for use them then I will save these mcu memory with eclipse. After that I will make a GUI with FTD2XX.NET , this GUI will only receive data from the user(i.e speed mode,clock speed, slave address etc.)  and send these data mcu over USB with FT_Write function but i confused where to write data? I search D2XX Programmer's Guide and says 'Write data to the device' so can you give more detail?

Finally, I design a PCB and itit hasn't arrived yet so all of them is a theory.Is it possible this theory?

Best Regards.


7
Discussion - Software / FT905L Toolchain and Building DLL
« on: July 29, 2019, 12:41:35 PM »
Hello,

I am trying to create a DLL for ft905L and I am using toolchain with prepared header/c files but i cannot create DLL eclipse always give an error like
"-shared not supported" and  make: *** [libftLibrary.so] Error 1 I search and I couldn't find any answer how can I fix this issue? Moreover I try that with Visual Studio and all codes give errors.

Best Regards.

8
Discussion - Hardware / FT906L USB Connection
« on: July 02, 2019, 11:51:28 AM »
Hello everyone,

I use FT906L and i want to use USB device connection for send commands and power supply.
Do i connect VUSB and HREF to ground?
But i wonder that i should connect pullup/down resistor or not?
Is there any schematics about that and there is data line 22k resistor in some documents where should i connect resistor?
Some microcontroller need a RTC Oscillator because USB don't run, FT906L needs or not RTC?

Best regards.

9
Discussion - Hardware / Re: FT906L GPIO Voltage Level
« on: June 27, 2019, 06:10:43 AM »
Thank you for reply.

10
Discussion - Hardware / FT906L GPIO Voltage Level
« on: June 26, 2019, 05:58:08 AM »
Hello,

I am working on i2c/spi with Ft906L and I want to use other pins as GPIO but I couldn't find GPIO pins characteristic.
I wonder that if I use those pins what is the voltage level?

Thanks.

Pages: [1]