EmbDev.net

Forum: µC & Digital Electronics ethersex pinning question /Reembox


von Nikki F. (nikki81)


Attached files:

Rate this post
useful
not useful
can someone please explain where i should define these pins for as am 
not sure what they mean. Do i need then in the pin file or can they be 
removed as there is only one status led on the board ? i have attach a 
copy of the schematic

ifdef(`conf_STATUSLED_POWER', `dnl
pin(STATUSLED_POWER, PA3, OUTPUT)
')dnl

ifdef(`conf_STATUSLED_BOOTED', `dnl
pin(STATUSLED_BOOTED, PA3, OUTPUT)
')dnl

ifdef(`conf_STATUSLED_NETLINK', `dnl
pin(STATUSLED_NETLINK, PA2, OUTPUT)
')dnl

ifdef(`conf_STATUSLED_HB_ACT', `dnl
pin(STATUSLED_HB_ACT, PA0, OUTPUT)
')dnl

thanks Nikki

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.