Skip to content
Discussion options

You must be logged in to vote

This file system problem was actually caused by 2 problems:

  1. micropython code tries to write 2 QSPI status registers at once while the newer QSPI chip does not support this. The problem was solved by writing the status registers one at the time.
  2. supply 5V instead of 3V3

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@RichardB-RT
Comment options

Comment options

You must be logged in to vote
3 replies
@RichardB-RT
Comment options

@RichardB-RT
Comment options

@RichardB-RT
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by RichardB-RT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants