data collection with arduino using python

Status
Not open for further replies.

duzogrenci

Newbie level 3
Joined
Mar 10, 2013
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,303
Hi all,

I am collection data with arduino using pyserial. But I am having a problem. I am collecting data from FPGA which has 23 ring oscilators in it. I am collecting the ring oscillator frequency. I am sending the data serially. Each frequency information is 32 bit. I am sending 32 bit and receiving it using pyserial and writing it. I need to download same bitfile 3 times and collect the same data 3 times basically. But After the first measurements and collecting the data. Some of the LSB bits of the 32 bit data comes to MSB place. So, basically, for the other 2 data collection process, bit order changing. I don't really know what the problem could be. Do you have any idea ?
 


    V

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…