Skip to main content

Show Posts

This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.

Messages - Yaro

1
Open Bench Logic Sniffer / How to extract SPI data
Hi all,

I need to extract data I've captured on OLS from MOSI, I've used SPI analyzer tool inside the program and it correctly convert bits to data, but now I need to extract this data.

There is a way to extract just data MOSI from a capture?

For example, I've extracted file and I have MOSI and MISO:

Code: [Select]
"
"index","start-time","end-time","event?","event-type","MOSI data","MISO data"
"0","805,96?ms","805,96?ms","true","CS_LOW","",""
"1","1,18?s","1,18?s","true","CS_HIGH","",""
"2","1,39?s","1,39?s","true","CS_LOW","",""
"3","1,39?s","1,39?s","false","","202",""
"4","1,39?s","1,39?s","false","","","0"
"5","1,39?s","1,39?s","false","","0",""
"6","1,39?s","1,39?s","false","","","0"
"7","1,39?s","1,39?s","false","","16",""
"

What I want is a file like this:

Code: [Select]
202
0
16

There is a program that can do that?
2
Open Bench Logic Sniffer / How to use external clock and measure clock
Hi all,

I want to ask you how can I use and external clock source as reference with Logic Sniffer. I've seen I should use CKI pin, but I don't see any CKI on Logic Sniffer board, which number pin is?

Also, I want to measure differents clocks and I want to visualize clock on a pin and not the wave, it's possible to visualize an input clock or measure rising clock number in one second?

( ! ) Fatal error: Uncaught exception 'Elk_Exception' with message 'Please try again. If you come back to this error screen, report the error to an administrator.' in /var/www/dangerousprototypes/forum/sources/database/Db-mysql.class.php on line 696
( ! ) Elk_Exception: Please try again. If you come back to this error screen, report the error to an administrator. in /var/www/dangerousprototypes/forum/sources/database/Db-mysql.class.php on line 696
Call Stack
#TimeMemoryFunctionLocation
10.01172277864session_write_close ( )...(null):0
20.01202409440ElkArte\sources\subs\SessionHandler\DatabaseHandler->write( )...(null):0
30.01202410216Database_MySQL->query( ).../DatabaseHandler.php:119
40.06012548936Database_MySQL->error( ).../Db-mysql.class.php:273