Conversation
|
without printf: |
|
with: |
|
i'm hungry.. |
|
I've encountered this problem before: I honestly don't know what causes it. At the time, I kept rearranging my code (as in physically changing the order of the lines) and at some point the command stopped failing... Result: This only seems to happen with direct command. Moreover the CMDSTA code changes, sometimes 0x130 other time 0x135, neither of which are documented. My guess: there is a low-leve bug and the status code returned in the interrupt is in fact a temporary state of the CMDSTA register. |
|
@fvcoen thank you very much for your insight 👍 |
|
@yogo1212 Now it doesn't make much sense that the position of a printf would change the parsing of the command but you know... it makes a little more sense (i think?). |
No description provided.