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.

Problem to communicate with tusb3410

Hi,

I have purchased a CC2530ZNP kit form texas instruments and its working fine. Now i want to develop a front end stand alone software for the data acquisition with the values from the accelerometer using C and gnuplot.

I have done this before using a microchip microcontroller and i am successfull with RS-232 port

Now, I have to do this with this texas module.

This module has tusb3410 IC to convert serial data to usb.

I have tried with bioscom() function in C to read the data from kit but i am not able to read the data.

Since i am able to read the data using hyperterminal with 9800 baud rate,1 stop bit, 1 start bit, 0 parity bit successfully.

I taught i will be able to do with bioscom() function also. But i couldn't .can any one suggest me how to proceed.

Thanks for your valuable suggestions.

  • Hello Ananthi,


         We are not familiarized with these functions, but the device shows proper functionality with the hyperterminal, perhaps you should check the configuration on both      devices. Remember that one common issue is caused because you dont have the same configuration on both connected devices.

    Regards,
    Diego.