Hi Matt, Thanks for our nice comment. I learned a lot of the I2C drivers I do not think that for the sw version master/slave mode has to be defined as it is only a setting for the SPI hardware in the PIC's.I hoop that I understood your remark correct. My aim is a pair pair of SPI_master divers that are can be exenged in an application without updating calls. This is like the pair for I2C_master .. in JALLIB. You are right, for the hardware version the mode and speed must be set, Master mode can be set in the init procedure and for Speed, I wish for an extra procedure that can be called after Init to change the speedsetting.
On 16 mrt, 02:14, mattschinkel <[email protected]> wrote: > Weird... I posted a spi software library at Mar 15, 3:24 am to jallib > SVN.. Then you posted this .zip containing your own spi software lib > on Mar 15, 2:10 > pm!http://groups.google.com/group/jallib/browse_thread/thread/fb0cba390a... > > I just saw yours now. Yours looks great, but the user must specify a > SPI mode. My library does not have a spi_master_exchange procedure > yet. > > Matt. > > On Mar 15, 2:10 pm, Henk van Broekhuyzen > > > > <[email protected]> wrote: > > Hoi Seb, > > Direct link zip file:http://www.henkzelf.nl/PICprojects/tstRF12B.zip > > Direct link doc from zip in > > html:http://www.henkzelf.nl/PICprojects/HZ_RF12B.html. > > > The links are on the last (English) line of the intro page. > > Sorry that my post was corrupted (my copy/paster error). > > > Henk > > -------------------------------------------------------------------------------------------------------- > > > On 15 mrt, 16:44, Sebastien Lelong <[email protected]> wrote: > > > > Hi Henk, > > > > sorry, but, can you post the direct link ? I just can't understand > > > dutch... > > > > Thanks > > > Seb > > > > 2011/3/15 Henk van Broekhuyzen <[email protected]> > > > > > For who is interested: Links to document and .zip file are on the > > > > bottom is my (Dutch) site > > > >www.henkzelf.nl. > > > > The lay-out of the .html file (first link) is poor, because it is a > > > > quick html dump of the .doc file in the zip. > > > > > By the way: > > > > The .zip file contains 73 kB JAL-files = 35 kB drivers and 38 kB test > > > > and experiment-frame. The 14 page .doc file that specifies the > > > > software and hardware is 1679 kB, mainly because of the included > > > > schematics and photos of the bread-board-layout. > > > > > Any comment is welcome. Never to old to learn. > > > > > Henk > > > > > On 15 mrt, 08:03, Sebastien Lelong <[email protected]> wrote: > > > > > Hi Henk, > > > > > > OK, great. I was suggesting to upload it to your website too. In the > > > > > mean > > > > > time, I had another suggestion: can you also send to me privately, > > > > > I'll > > > > put > > > > > it in our "shared" google account dedicated to jallib/jalv2, in google > > > > > documents. If you need to save bandwidth, this can remain an > > > > > alternative > > > > to > > > > > your website. > > > > > > Cheers, > > > > > Seb > > > > > > 2011/3/15 Henk van Broekhuyzen <[email protected]> > > > > > > > I will put it on my site this week, and report when done. > > > > > > > Henk.- Tekst uit oorspronkelijk bericht niet weergeven - > > > > > > - Tekst uit oorspronkelijk bericht weergeven - > > > > > -- > > > > You received this message because you are subscribed to the Google > > > > Groups > > > > "jallib" group. > > > > To post to this group, send email to [email protected]. > > > > To unsubscribe from this group, send email to > > > > [email protected]. > > > > For more options, visit this group at > > > >http://groups.google.com/group/jallib?hl=en.-Tekstuit oorspronkelijk > > > >bericht niet weergeven - > > > > - Tekst uit oorspronkelijk bericht weergeven -- Tekst uit oorspronkelijk > > > bericht niet weergeven - > > - Tekst uit oorspronkelijk bericht weergeven - -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
