beagleboard / bonescript

Scripting tools for the BeagleBoard and BeagleBone
http://beagleboard.org
MIT License
32 stars 9 forks source link

demo: blinkled, P9_14 is used by new default proto cape, use P9_11 intea... #8

Closed RobertCNelson closed 9 years ago

RobertCNelson commented 10 years ago

The new default pinmux for the proto cape uses P9_14, lets move this demo to P9_11. Tested in c9/ide.

RobertCNelson commented 10 years ago

This might actually be more painful then i first thought.. Here's the proto cape, along with a listing of all pins it uses.. https://github.com/RobertCNelson/linux-dev/blob/am33x-v3.8/patches/proto/0001-add-new-default-pinmux-based-on-Proto-Cape.patch

jadonk commented 10 years ago

What is this proto-cape? I'm using P9_14 for demos thanks to it being used on the Bacon Cape.

BTW, the demos all got moved to bone101 in my repo.

RobertCNelson commented 10 years ago

It's this cape: http://elinux.org/CircuitCo:Basic_Proto_Cape David asked me back in December to make that the default pinmux going forward for the beaglebone/beaglebone black. In the case of 3.8, i just added it as another default overlay, that way users could disable it and continue with what they use to do before it came out. I think the goal of that cape, is to always have a default uart/spi/adc/pwm/gpio/i2c enabled by default.

jadonk commented 10 years ago

This is a bad idea.

RobertCNelson commented 10 years ago

And disabled.. Users had issues too..

Kick it to the curb...