-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add PRUDAQ support to latest BeagleLogic Image #32
Comments
In about 2 weeks I will be releasing a new image for BeagleLogic (and hopefully transition to more regular image releases). I'll get the PRUDAQ support also done then. If you need this on priority (it's blocking some of your work), then I might be able to support you with a patch until the production image is available. |
Hello Kumar,
Thanks for the follow-up and commitment to update the image with the Prudaq
add on.
We did purchase the Prudaq for a specific project to provide a proof of
concept and to evaluate the ADC. We were hoping that with the example code
we could quickly get to proof of concept stage and then from there leverage
the example code to build our own custom application. If you can provide
some type of patch in the near future that would be greatly appreciated. If
not just having the two options work with the latest BBB hardware and image
would be good.
Please keep us updated,
Neil
…On Tue, Jul 24, 2018 at 12:39 PM, Kumar Abhishek ***@***.***> wrote:
In about 2 weeks I will be releasing a new image for BeagleLogic (and
hopefully transition to more regular image releases). I'll get the PRUDAQ
support also done then.
If you need this on priority (it's blocking some of your work), then I
might be able to support you with a patch until the production image is
available.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#32 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AH29qllNupvx7MHwvLyDO0vIfpS5CUqnks5uJ2n8gaJpZM4VMAue>
.
|
@abhishek-kakkar |
I've looked at the PRU1 assembler code modified for the PRUDAQ board. |
The release didn't happen as expected - PRUDAQ will need additional work to enable GPIOs and the clock sources for the ADC besides the custom firmware for the PRUs. I'm currently working on a stable image for v5.4 kernels, PRUDAQ support will happen post that. |
I recently purchased a BBB and the PRUDAQ cape. When I try to boot up via SD card with the BeagleLogic image that includes the PRUDAQ add-on (image comes from link on PRUDAQ quick start webpage) no network connection appears on my Windows 10 machine and I am not able to SSH into the BBB operating system. When I boot-up from the newest BeagleLogic image (no PRUDAQ add on) on my BBB a network connection appears on my PC and I am able to log into the BBB using SSH. It seems that the newer BBB boards do not work with the current BeagleLogic image that includes the PRUDAQ add on. Can you add the PRUDAQ code to the newest BeagleLogic image?
The text was updated successfully, but these errors were encountered: