PCD8054 example does not work with 2.05 firmware - SPI TimeOut error on Pico #4887
Unanswered
espruino-discuss
asked this question in
Pico / Wifi / Original Espruino
Replies: 1 comment
-
Posted at 2020-05-25 by @allObjects ...DMA controlled (SPI) IO has obviously its issues, and this post confirms for me that the ns pin / CS line handling did not adjust to it... Posted at 2020-05-26 by @gfwilliams Sorry about this - this specific one is an issue I've already fixed. It's not to do with CS/etc at all (that seemed to be an nRF52 issue anyway?). If you update to the latest from http://www.espruino.com/binaries/travis/master/ it should be fixed. I'll do a 2v06 release soon that should sort that out - or you can just use software SPI Posted at 2020-05-26 by Mrbbp thanks @gfwilliams, it's working with r100 :) é. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2020-05-25 by Mrbbp
Hello @gfwilliams
i'm testing code with pcd8054 lcd.
the example works well with 2.04 firmware, but not with the 2.05 firmware. (i updated to try the scale factor feature on Font).
If i downgrade to 2.04 it works again...
Beta Was this translation helpful? Give feedback.
All reactions