**** BEGIN LOGGING AT Fri Aug 19 02:59:58 2016 Aug 19 13:01:09 kiran4399: VCC pins? the manual will tell you what each pin on the P8/9 connectors are, and you can always supply more than one module with the power from a single pin (so long as you don't exceed the rating of the pin) Aug 19 13:01:52 https://github.com/CircuitCo/BeagleBone-RevA6/blob/master/BeagleBone_SRM_A6_0_1.pdf?raw=true Aug 19 13:02:46 or https://github.com/bradfa/beaglebone_pinmux_tables/blob/master/beaglebone_pins_p9 Aug 19 15:57:12 hey bradfa . I am working on the documentation. I will finish up with SPI In a about an hour. Aug 19 15:57:38 If you like the way I have done it, then I will start with I2C. Aug 19 15:58:02 I am putting up some diagrams about how the driver and firmware interact Aug 19 16:55:51 m_w: hi, are you there Aug 19 16:56:09 m_w: do you check my wiki page before evaluation? Aug 19 16:56:28 m_w: https://github.com/pmezydlo/SPI_slave_driver_implementation/wiki Aug 19 16:56:34 sure Aug 19 16:56:49 thanks Aug 19 16:59:41 relevant information seem to be on top Aug 19 17:02:32 okay is this the URL you are going to submit? Aug 19 17:05:15 yes I think that is the best option Aug 19 17:05:40 okay then I will see if it meets the requirements Aug 19 17:46:17 chanakya_vc: ok Aug 19 17:46:29 chanakya_vc: when you have something you'd like me to look at, just let me know Aug 19 17:46:37 bradfa, I am stuck with some formatting issues Aug 19 17:46:42 Working on it Aug 19 17:46:59 Markdown giving me troubles :( Aug 19 17:47:33 Can't seem to get the code blocks to align with one another Aug 19 17:48:52 If I am not able to complete today, I will send you a mail when I am done. I am confident of finishing it by tomorrow. Aug 19 17:48:55 bradfa, ^^ Aug 19 18:04:51 hey bradfa, m_w, either of you about? having some issues Wormo thinks might be caused by pin contention Aug 19 18:07:01 hey Visaoni Aug 19 18:07:17 did you submit your final report? Aug 19 18:08:53 not yet. first thing up for today but I wanted to get a jump on this to make sure I didn't miss you Aug 19 18:10:08 so what is the issue? Aug 19 18:12:16 well, actually attaching the adc to the board prevents it from booting. I have some more details up at https://docs.google.com/spreadsheets/d/1s781bYjKfvTh_QKKgioCNoXx-vbFK6uxDbj3XJIxwbs/edit?usp=sharing Aug 19 18:12:41 do you have a schematic? Aug 19 18:14:37 of my stuff? no. I could put something together. or do you mean sheets for the adc? Aug 19 18:14:40 Visaoni: you're using a bunch of hte sysboot pins, just make sure that your ADC is tristating all its pins and not pulling/driving them when you boot up Aug 19 18:15:19 Visaoni: P8-31 through P8-46 (inclusive) are the sysboot pins Aug 19 18:15:24 link to the evm schematic? Aug 19 18:16:30 evm sheet - https://drive.google.com/file/d/0B46Ie_ByydZ4Q0QzSG5tY0pNVE0/view?usp=sharing Aug 19 18:17:46 bradfa: hm... I am using those, although I've traced the problem back to involving P8_20 and P8_21 in particular Aug 19 18:18:07 Visaoni: those are the eMMC cmd and clk pins Aug 19 18:18:09 at least on BBB Aug 19 18:18:14 iirc Aug 19 18:18:35 yikes Aug 19 18:19:30 ah, that could do it Aug 19 18:19:45 Visaoni: if you are using P8-20 and/or P8-21 at all or even trying to boot from eMMC, youre going to have pain Aug 19 18:20:06 you will have to boot from SD card Aug 19 18:20:26 Visaoni: get yourself a BeagleBone White or BlueSteel board if you need to use those two, or rewire the sysboot resistors to not boot from emmc1 first Aug 19 18:21:03 SD it is then Aug 19 18:21:16 Visaoni: if you need to, you can likely write to the reset register in the eMMC to enable it to respect the reset line and then just hard wire the eMMC-RSTn pin to hold it in reset, to ensure it doesn't interfere Aug 19 18:21:28 not sure you need to go that far though Aug 19 18:21:50 no other available pins? Aug 19 18:21:55 (eMMC almost always ships with the registers setup such that the external hardware reset line doesn't actually do anything) Aug 19 18:22:31 none. I'm using every last pin on PRU1 and don't have an easy candidate to drop Aug 19 18:22:50 I am pretty sure that the beaglelogic uses an SD card image to avoid such issues Aug 19 18:23:11 I suppose I could try to grab a shift register or something and consolidate the data lines to free up a bunch Aug 19 18:23:24 https://github.com/abhishek-kakkar/BeagleLogic/wiki Aug 19 18:24:01 there is a no setup required SD card image Aug 19 18:26:28 a shift register could slow things down substantially Aug 19 18:26:44 ah, true Aug 19 18:26:51 so should just booting from an SD card be enough then? Aug 19 18:27:11 doesn't look to me like BeagleLogic is doing anything explicit with emmc1 Aug 19 18:27:37 there is a overlay setup probably Aug 19 18:28:16 the trick is booting with the appropriate bootargs I believe Aug 19 18:34:35 m_w: by bootargs you mean [the contents of] uEnv.txt? Aug 19 18:35:17 yeah Aug 19 18:35:54 bootargs is a u-boot environment variable Aug 19 18:37:03 alright cool. thanks m_w, bradfa :) Aug 19 18:37:25 Visaoni: I'd advise ensuring you hold the alt boot button on BBB to avoid the am335x from driving the mmc1 clock and cmd pins, at least the first time you boot Aug 19 18:37:59 noted Aug 19 18:39:39 dtb=am335x-boneblack-emmc-overlay.dtb Aug 19 18:40:06 this is the overlay that disables the eMMC Aug 19 19:16:33 jkridner, hi Aug 19 19:32:59 jkridner, please check your email.. thanks Aug 19 20:35:23 hmmm Aug 19 20:35:39 * ds2 releases a gross of crickets Aug 19 20:40:46 cut it out, they find their way into my house too often already Aug 19 21:04:19 anyone here know what is going on with the beaglebone green wireless wiki on the seeed studio site? Aug 19 21:04:32 it seems to have disappeared Aug 19 21:05:36 http://wiki.seeedstudio.com/wiki/Beaglebone_green_wireless Aug 19 21:12:50 that page is currently hosed up, doesn't finish downloading Aug 19 21:13:31