adafruit / adafruit/AdafruitClassLibrary

Dotstar not working on DragonBoard 410C

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

Description

Ok i tested the sample DotStar C# App with AdafruitClassLibrary, and deployed it on Raspberry Pi 3 (Loaded with Windows 10 IOT) and it worked (I am using Hardware SPI0 Pins) ,
But when i deployed the same App on DragonBoard 410 it failed. there is not exception in code, but the LEDs will not go on, i am connecting to SPI0_MOSI and SPI0_CLK pins of DragonBoard 410c header pins.

I suspect that hw_spi_initAsync function inside BeginAsync() may be failing. , but not sure what is failing,

any one has a similar issue? and any fix?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the DotStar C# sample and trace AdafruitClassLibrary's BeginAsync, especially hw_spi_initAsync, using the DragonBoard 410C SPI0_MOSI and SPI0_CLK pins. Compare the initialization behavior with the working Raspberry Pi 3 deployment; done means the cause of the silent SPI failure is identified and the LEDs operate on the DragonBoard.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
embedded-iot
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.