Hi Matt, 2011/3/27 mattschinkel <[email protected]>
> The PIC's with two MSSP have both MSSP1 and MSSP2, but not MSSP (like > older PICS's). The aliases where added for compatibility since MSSP1 > is MSSP for PIC's with only one of these. > > MSSP2 will require a separate SPI library, or a constant in the > current lib to choose between 1 and 2. > OK. I guess this is the same for serial hardware with RX1/TX2 and RX2/TX2. Preprocessor to the rescue ? > > Why can you only access MSSP2? Hardware? > Yes, hardware, though I could use another board for testing purpose. In the end, I'll need to use MSSP2 > > > In order to test SPI, are SD cards easier to deal with than an ethernet > > module ? > > Probably, but you can do some simple test like enc_read_revision() in > enc28j60.jal. I think I get "6" from that proc. > OK, will check too, thanks ! Seb -- 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.
