need help to convert pic code to arduino


hello there,

pardon me lack of knowledge in programming, ths thing there code had obtained sparkfunforum, pic18xxx kind of microcontroller.

even though in c, m not sure how convert arduino type of code.. please me out here thanx...
http://www.leonheller.com/mirf%20v2/mirf%20v2.zip


please help... thanks...

it looks simple spi code.  the arduino has library that:
http://arduino.cc/en/reference/spi

in terms of porting code not easy.  embedded code in same language pain port because contains lot of hardware specific identifiers , hardware registers.

it much easier learn arduino spi library need know port code.  (for reference sake, spent 3 months @ company (which won't name) porting c-code base worked in iar compiler work in gcc , p.i.t.a. , same hardware)

sorry can't more help.


Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > need help to convert pic code to arduino


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums