[beagleboard] Python: Threading and HW-Switches

2015-06-19 Thread david . berger95
Hey Guys I have to read 8 switches through the GPIOs. My idea is now to make that with interrupts. I've tried it with the module thread but that doesn't went perfect...To solve my problem I like to use the moderner and better module threading.But I don't understand this good. Can somebody give

[beagleboard] Re: SLOTS and PINS

2015-06-11 Thread david . berger95
I've found some informations under https://github.com/jadonk/validation-scripts/blob/master/test-capemgr/README.md Am Montag, 8. Juni 2015 14:26:54 UTC+2 schrieb david.b...@gmail.com: Hello everybody For a documentation I have to know what the PINS and SLOTS are. What's the function of

[beagleboard] SLOTS and PINS

2015-06-08 Thread david . berger95
Hello everybody For a documentation I have to know what the PINS and SLOTS are. What's the function of these? I search in different places but I couldn't find something intelligent. Maybe you can answer this question... ;-) Thank in advance -- For more options, visit

[beagleboard] Re: BeagleBone Black doesn't boot up from eMMC

2015-05-08 Thread david . berger95
Have you used a flash-img (like this: http://derekmolloy.ie/write-a-new-image-to-the-beaglebone-black/) by your test where you push the s2 button? It only works with a IMG that's designed for this. You can read the script of derek molloy. He explain all the things very easy an helpfully.

[beagleboard] Adafruit Library - Disable GPIO cleanup

2015-03-09 Thread david . berger95
Hey guys! Maybe somebody of you know the solution to my problem. I use the Adafruit_BBIO.GPIO library in my python programm. With that library I set or clear some GPIO. All that is no problem. But, if I leave my script, my previous setup of these GPIO is lost and all GPIOs have the value that's

[beagleboard] Several IP Address sets for usb0

2015-01-23 Thread david . berger95
Hey guys At beginning of the boot the usb0 device becomes his static IP. In my (default) case it is 192.168.7.2 This process is running 1 time direct before the user login. Suddenly this process happens several time each boot by my BBB. Every reboot, the number of repetitions increase by one.

[beagleboard] I2C Disable

2015-01-13 Thread david . berger95
Hey I have to use the I2C as GPIOs for test purpose. My idea is to make a overlay with this I2C1 and I2C2 pins and set those pins to mode 7 (GPIO). I tried this but the activation of the overlay won't work. The errormessage (see end of the text) says, that the pin-95 is already in use by

[beagleboard] BBB Cape handling

2014-12-01 Thread david . berger95
Hey Guys I have a strange problem with the handling of my custom cape on the BBB. My cape don't have a EEPROM because it's a prototype. The first error appears in the capemanager: [0.718342] bone-capemgr bone_capemgr.9: slot #6: BB-BONELT-HDMIN conflict P8.45 (#5:BB-BONELT-HDMI) [

[beagleboard] How to change GPIO Mode

2014-09-12 Thread david . berger95
Hey Forum I hope you can help me. I'm on a education project and I have some questions. I have a problem with the config of the GPIO (I2C-HW-Controller) I have two diffrent usecases in my project. 1. I2C HW-Controller #1 is a master 2. I2C HW-Controller #1 is a slave So I have to

[beagleboard] Tri-state GPIOs?

2014-08-26 Thread david . berger95
Hey Guys Has the Beaglebone black *tri-state gpios*? When yes, how can I set up them? Thanks -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups BeagleBoard group. To unsubscribe from this group and stop