Page 1 of 1

pinconstant.h and pins.cpp for SB72?

Posted: Thu Jun 06, 2013 9:16 am
by carlp222
I'm porting some code from a previous Netburner implementation that used a MOD5234 to a SB72. In the NNDK distribution that I downloaded, the pinconstant.h and pins.cpp files do not exist for the SB72. Is there a reason these files are not included for the SB72, or are they available by a separate download?

Re: pinconstant.h and pins.cpp for SB72?

Posted: Thu Jun 06, 2013 3:15 pm
by BBAdmin
Hello,

The SB72 was created quit a bit earlier than the MOD5234 and also before the pins class software feature was in existance. There is an application note on the SB72 product page: General Purpose I/O for the SB72 Platform. That app note will tell you which pins can be used and how to control them.