Skip to content
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

BUG: SPI3 respone data byte 0 #62

Open
FMode opened this issue Jun 25, 2013 · 0 comments
Open

BUG: SPI3 respone data byte 0 #62

FMode opened this issue Jun 25, 2013 · 0 comments

Comments

@FMode
Copy link

FMode commented Jun 25, 2013

I have a curious bug in App-IOIO0400:
In SPI respones in data byte 0 (the first byte send to Android) Bit5 is copied to Bit4.
This only happens in SPI module 3(!)

I can not debug - no pickit3 available.
I can only tell that the problem exists in "void SPITasks()" after line "ByteQueuePeekMax(q, msg.args.spi_data.size + 1, &data1, &size1, &data2, &size2);" Because I copied first byte to second byte and compiled firmware.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant