Skip to content

Riot on raspberry pi using its pinout #8048

@florian-jean

Description

@florian-jean

Hi all,

I was trying to implement my MRF24j40 on my raspberry without the need to slip the radio nor making all the routing set up myself as it is found here

So I stumbled upon this fork. Unfortunatly it didn't compile on my raspberry and was outdated. Moreover Riot has been having reworking of the main spi handler, netdev and folder organization

I used some part of the files of yschroed and some part of the files of native and rewote some spi/gpio handler into the current version of riot of my pc

It compiles (with WERROR=0) and run, using the MRF24j40 connect to the raspberry via spi but it is not clean and does not follow completely RIOT's way of coding.
So, if somebody having a knowledge advanced enough on RIOT (not me unfortunatly) can spend an hour making it clean and merging the code, that would be great for the community, especially as raspberry is widely used, I find that it's a shame having to use a slip instead of the gpio

The board and cpu files are attached
riot.zip

Metadata

Metadata

Labels

State: staleState: The issue / PR has no activity for >185 daysType: new featureThe issue requests / The PR implemements a new feature for RIOT

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions