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

Pages: [1]
1
I am using FT_SetEventNotification() as shown in the driver documentation example and start a thread to receive and process the FT_EVENT_RXCHAR events.

Once I collect all the expected data, I kill the receiving thread and want to return the driver to its default behavior; i.e. cumulate the received bytes in its internal buffer without generating the FT_EVENT_RXCHAR event.

How can I do this?

Pages: [1]