Bonescript support for Blue?

Is there support in Bonescript for the BeagleBone Blue?

For example, would GPIO1_25 map to something in the P8/P9 format?

thanks,
drew

Hi Drew,

According to this: https://github.com/beagleboard/beaglebone-blue/blob/master/BeagleBone_Blue_Pin_Table.csv I believe the answer to your question is yes. As far as mapping goes anyhow. Jason would probably have to answer the Bonescript half of your question. But I’d think the answer there would be yes too. As far as what’s supported in Bonescript for the Beaglebone black. should also be supported on the blue as well. From memory the first 4 ADC pins seem to be inline with the black, but I did not check anything else.

One curious detail is that it looks like only AIN0-AIN3 are connected out, so that leaves me wondering, why, and what if anything took the other 4 ADC pins place.

Drew,
I think that this spreadsheet might have the information that you are looking for.
https://github.com/StrawsonDesign/Robotics_Cape_Documentation/blob/master/Revision%20C%20Archive/SD-101C%20Robotics%20Cape%20Header%20Pin%20Table.pdf
Chad