lucascastro has quit [Remote host closed the connection]
vagrantc has quit [Quit: leaving]
starblue has quit [Ping timeout: 265 seconds]
starblue has joined #beagle
thinkfat has quit [Ping timeout: 246 seconds]
thinkfat has joined #beagle
indigaz has quit [Quit: Good bye!]
indigaz has joined #beagle
<set_>
@zmatt: Look at a photo of me being called a dog by a webcam and some source on the forums!
<set_>
I just posted it to let people know it WORKS!
n0stalgia has joined #beagle
<n0stalgia>
does anyone have electrical schematics for this cape? looking to write a custom dtb overlay for it for entertainment reasons and can't find any real documentation on it.
<Guest41>
I am using the DTS overlays mentioned in the link you shared and are working fine. The issue is I am unable to get SPI and ADC to work at the same time.
<set_>
Oh.
<set_>
Let me go read some more.
<Guest41>
For ADC to work, I have to use the DTS file shared in the element14 community link that I shared earlier.
<Guest41>
And if I use both at the same time, the OS doesn't boot.
<set_>
Right.
<set_>
I have had trouble w/ .dts files making the board not boot.
<set_>
On that link I showed you, it seems that the AI needs an external STMPE811. I am not quite sure what exactly that is right now.
<set_>
I will read about it, please hold.
<Guest41>
It's a touchscreen controller that has a built-in ADC and it is already present on the board.
<set_>
So, maybe the SPI handles this chip for ADC.
<set_>
Hmm.
<set_>
Okay, off to read more.
Guest41 has quit [Quit: Client closed]
<set_>
Well, I think that if this is true, if the SPI handles the STMPE811, then other things need to take place in the .dts file.
<zmatt>
oh he left
<set_>
Okay, so. For SPI 0.x, you will need two .dts files to use the /dev/bone/spi/0.0...
<set_>
Oh.
<set_>
Oh...yep.
<set_>
Guest41 must not to work w/ others?
<set_>
not to = not like to
<set_>
@zmatt: Have you used edgeai-tidl-tools yet for the BBAI-64?
<zmatt>
I don't have an AI-64
<set_>
It is some perplexing, vast lib. that builds all sorts of things.
<set_>
I cannot get it to fully build yet.
<zmatt>
(yet)
<set_>
Yet!
<set_>
I can send you one?
<set_>
Secrets! The USPS people will never know!
<set_>
Ha.
Guest41 has joined #beagle
<Guest41>
Found anything?
<zmatt>
hmm, do the new bullseye images support cape-universal on bbai?
<zmatt>
Guest41: but in general overlays and especially combining multiple overlays doesn't really work properly on old systems on the bbai, it kinda needs a single overlay with all your customizations (or an entirely custom dtb)
<Guest41>
Oh okay. Will try it then.
<zmatt>
that's why the page you linked uses a custom dts