Re: [riot-devel] 802.15.4 SPI transceiver

2014-12-02 Thread Joakim Gebart
There doesn't seem to be an existing RIOT driver for the MRF24J40MA.
If you are not locked to that particular chip you have the AT86RF2xx
which is also SPI and seem to have a quite actively maintained RIOT
driver (it is used in the IoT-Lab_M3).

Best regards,
Joakim Gebart
Eistec AB
www.eistec.se


On Tue, Dec 2, 2014 at 5:07 PM, Martin martin.landsm...@haw-hamburg.de wrote:
 Hi all,

 we searched for a suitable 802.15.4 transceiver with SPI interface to play
 around on e.g. the stm32f4discovery, and came across the MRF24J40MA [1].

 Has anyone experience with the device?

 Best regards,
 Martin

 [1] http://www.farnell.com/datasheets/526949.pdf
 ___
 devel mailing list
 devel@riot-os.org
 http://lists.riot-os.org/mailman/listinfo/devel
___
devel mailing list
devel@riot-os.org
http://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] 802.15.4 SPI transceiver

2014-12-02 Thread Peter Kietzmann

Hi,

the idea behind this was to have 802.15.4 support with the 
stm32fxdiscovery boards as they are available and kind of popular. I 
agree with you that AT86RF2xx would be the best solution because of the 
already implemented spi-based driver but we could not find this 
transceiver as an external hardware device. On Samr21 xpro and IoT 
LAB_M3 the transceiver is onboard. For sure, the driver for MRF24J40MA 
then has to be implemented.


Any other experiences with (/opinions on) that device? Or does someone 
know where to get a AT86RF2xx with pinout?


Best,
Peter




Am 02.12.2014 um 17:23 schrieb Joakim Gebart:

There doesn't seem to be an existing RIOT driver for the MRF24J40MA.
If you are not locked to that particular chip you have the AT86RF2xx
which is also SPI and seem to have a quite actively maintained RIOT
driver (it is used in the IoT-Lab_M3).

Best regards,
Joakim Gebart
Eistec AB
www.eistec.se


On Tue, Dec 2, 2014 at 5:07 PM, Martin martin.landsm...@haw-hamburg.de wrote:

Hi all,

we searched for a suitable 802.15.4 transceiver with SPI interface to play
around on e.g. the stm32f4discovery, and came across the MRF24J40MA [1].

Has anyone experience with the device?

Best regards,
Martin

[1] http://www.farnell.com/datasheets/526949.pdf
___
devel mailing list
devel@riot-os.org
http://lists.riot-os.org/mailman/listinfo/devel

___
devel mailing list
devel@riot-os.org
http://lists.riot-os.org/mailman/listinfo/devel


___
devel mailing list
devel@riot-os.org
http://lists.riot-os.org/mailman/listinfo/devel