04-23-2009 01:32 PM
sorry for disturb !!!
i have a doubt here, the EEG signal after digitalization n sent to labview, what type of data it sent out?
i have do a simulation at PICsimulator, the output at USART is someting like LITTLE Endian... something very weird symbol.
here i attact my design. hope can get some comment from u guys, thanks lot
please let me knwo if there are problem inside.
best regard
jin ling
04-23-2009 02:22 PM
Again, I don't understand why you are asking someone here how the data from the pic is being sent. You wrote the code for it and you should know. If you formatted it as ASCI, then you would not be seeing 'weird symbols' and the Array to Spreadsheet would make sense. If you are sending hex data, then you need to convert it and the array to spreadsheet function would make no sense. 'Something like Littel Endian' is not much of a description. You should know EXACTLY what you are sending. You have to describe this if wna thelp in fixing whatever is wrong.
Actually there are several things (why the decimate array, for example) about your VI that do not make any sense to me. I don't understand the decimate array, I don't understand why you are using those serial functions, I don't understand where you even found those serial functions, and I don't understand how you can possibly expect to measure frequency.