adafruit / adafruit/adafruit-beaglebone-io-python

Beaglebone SPIs

Open
#357 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
479
Forks
214
PR merge metrics
No merged PRs in 30d

Description

I am using BeagleBone enhanced and was configuring my two SPi's. I have disabled the hdmi feature to run both SPIs in paraller. However I can only run SPI in these configurations SPI(1,0) and SPI(2,0). I wanted to ask whether it means they are running independently of each other or are they both running on the same bus i.e., 0 and also why cannot I configure the SPIs in the configurations SPI(1,1) and SPI(2,1)?

I would be quite grateful if anyone could guide me through this. I have been looking all over the internet about this issue.

Contributor guide

No contributing guide indexed for this repository

Research direction

No file, test, or entry point is named in the issue. Start by locating the library's SPI configuration interface and its BeagleBone bus and chip-select mapping; done means documenting whether SPI(1,0) and SPI(2,0) are independent and why chip-select 1 cannot be configured.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
embedded-iot
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.