Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 7 months ago.
Port Nucleo library to Lpc
I don't know why there are unique family libraries, I need to use a Nucleo only library in Nxp boards, hou could I achive this?
Which library do you mean? There are some user libraries which are specifically written for a single MCU (family) and they directly access its hardware, but most don't.
posted by Erik - 15 Apr 2015RF24 library ported from arduino, but yesterday I was talking with the creator of the arduino library and he said me that he had just released an update to help portability. The library is quite interesting, can you take a look of how hard could be porting to mbed? I will create a post in the forum asking for help http://tmrh20.github.io/RF24/Portability.html
posted by Sergio Fernandez Santos 15 Apr 2015Thats an Arduino library, not a Nucleo one. To start with, did you look at the RF24 libraries on the mbed site here?
posted by Erik - 15 Apr 2015http://developer.mbed.org/users/olympux/code/RF24/ This is a nucleo library like I said, but ported from arduino like I said
posted by Sergio Fernandez Santos 15 Apr 2015