abhishek-kakkar / BeagleLogic

A Software Suite that implements a logic analyzer with the PRU on the BeagleBone / BeagleBone Black.
www.beaglelogic.net
GNU General Public License v3.0
465 stars 71 forks source link

Web Interface #44

Open andersoncastellar100 opened 4 years ago

andersoncastellar100 commented 4 years ago

Hi, thanks for share a lot of information and code. Sorry in advance about my bad english. I have an old beaglebone black and I need an logic analizer. Searching on google I found your project BeagleLogic and tryed to use it folowing the information on those page (https://beaglelogic.readthedocs.io/en/latest/beaglelogic_system_image.html). Everything is ok, but when I use the web interface with my webbrowser, only 4 ports are enabled and working (P8_46, P8_45, P8_44, P8_43) and all others are disabled. I can´t enable the others ports. Can I make some change to get more ports enabled?

silver2row commented 4 years ago

Hello,

I am not an avid user of BeagleLogic but are you trying to use specific pins on your Board, i.e. the BBB? If so, have you tried config-pin?

If not, try it onboard your terminal to configure pins. Anyway, I plan on using this BeagleLogic for a logic analyzer soon. Thank you for making this available.

Seth