Skip to content

Update RawHardwareTest.ino#98

Open
Defragster wants to merge 1 commit intoPaulStoffregen:masterfrom
Defragster:patch-4
Open

Update RawHardwareTest.ino#98
Defragster wants to merge 1 commit intoPaulStoffregen:masterfrom
Defragster:patch-4

Conversation

@Defragster
Copy link

Add two larger WINBOND chips

Add two larger WINBOND chips
@Defragster
Copy link
Author

Defragster commented Nov 30, 2024

Comment:
This sketch ran fine as expected on a T_4.1 with the Winbond 1 Gb Flash added in this PR.

I then did an Erase so the CopyFromSD sketch could work - and it did! Though it failed before I manually added the SerialFlash.eraseAll() - would have been nice to detect that was needed.

Then after adding the Flash JEDEC ID to detect it noted 'Failed' since it needed to be erased.

ListFIles works - but that is three sketches I needed to edit to SPI1 with alt MISO and CS pins, and then grief for not being formatted and then not empty.

Simple single purpose sketches are nice - but SerialFlash is very opaque without running multiple sketches and even that leaves room for wonder. Of course 'CopyFrom???' has variants to a single sketch couldn't include all ... but getting started wasn't 'easy'

COOL NOTE: the read speed test on this chip over SPI1 gives: 5127.17 kbytes/sec

  • bad news somehow it disables TOUCH on the ili9341 on SPI - still looking - will post if unfound.

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

Successfully merging this pull request may close these issues.

1 participant