Olimex Support Forum

DUINO => PINGUINO => Topic started by: Torman on October 24, 2012, 03:14:04 PM

Title: Pingoino-Micro UEXT
Post by: Torman on October 24, 2012, 03:14:04 PM
Hi, it is possible to connect a MOD MRF24J40 paralel with a MOD ENC624J600 on a PIC32-PINGUINO-MICRO
Title: Re: Pingoino-Micro UEXT
Post by: LubOlimex on November 27, 2012, 11:25:36 AM
Hey Torman,

It is not possible since both use SPI interface and there is no other free SPI on the chip.

Best regards,
Lub/OLIMEX
Title: Re: Pingoino-Micro UEXT
Post by: JCalderon on January 24, 2013, 08:36:07 AM
Hi, I see one cannot use two different UEXT modules that use SPI on a PIC32-PINGUINO-MICRO, but what about if I want to use a MOD ENC624J600 and use the microSD Card conector embedded on the board in the same project, Since they both use SPI and the PIC has only one SPI port, is it possible?

Is there any way to use them both with perhaps some carefull programming ?