-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 29/07/13 18:56, Peter Stuge wrote: > Clemens Novak wrote: >> The patch considers CS# and decodes MOSI / MISO only after a CS# >> H-L transition. > > What if CS# is tied low? > > > //Peter > > ------------------------------------------------------------------------------ > > Get your SQL database under version control now! > Version control is standard for application code, but databases > havent caught up. So what steps can you take to put your SQL > databases under version control? Why should you start doing it? > Read more to find out. > http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk > > _______________________________________________ > sigrok-devel mailing list [email protected] > https://lists.sourceforge.net/lists/listinfo/sigrok-devel >
Yes that's a good point. I can think of some chips that require the transition for each packet, or even each byte. Some chips don't care and you can tie CS# low. I wonder how important it is to deal with all this. Maybe the CS# behavior could be optional, defaulted to ignore. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iQEcBAEBAgAGBQJR9rCuAAoJEFxa+idgMbvZ3UQH/ioFt6wuvJGbkXYBU7DSbHvH 49bkzKrAK9thsI7FjqaEVdfMEnuFGBVl7MFoFVNwit82ojvQNQgtBuUycgJTpBYm GsSKnn8Vt0efNNkUL1BZZYJkCPnFVws/THTiGSBAsMAiufofvHlba6ZlyymMFhoG SQKFvlIymhHhX2+ZvsQUbdWDPAj/k3LPMfHezNgc3ZXBMHR3q0MnF2yc70QzLPrs 5w9uj0a6MBPej+3xJ7n0lz5/YjrOYFW7ybZes0AxpIAe5iZs668mhOegFeILDTA1 6Z+66nGJSP4/XV6hCXStxfkX/WXDRToy6pRzOoomUlit3+i0mAkU28OorHThL8Y= =2HBV -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps can you take to put your SQL databases under version control? Why should you start doing it? Read more to find out. http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk _______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

