Merge pull request #18 from wisdpi/wisdpi

Wisdpi
This commit is contained in:
Scott Shawcroft 2023-11-28 11:13:05 -08:00 committed by GitHub
commit 6b678f15e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 0 deletions

7
flash/puya/P25Q32SH.toml Normal file
View file

@ -0,0 +1,7 @@
# Settings for the Puya P25Q32SH 4MiB SPI flash.
# Datasheet: https://www.puyasemi.com/uploadfiles/2021/08/202108231550495049.pdf
total_size = 0x400000 # 4 MiB # Page 19
capacity = 0x16 # page 80
write_status_register_split = true # page 36
01_continuous_status_write = true # page 25
e7_quad_word_read = true # page 24

10
flash/zetta/ZD25Q16C.toml Normal file
View file

@ -0,0 +1,10 @@
# Settings for the Zetta Device ZD25Q16C 2MiB SPI flash.
# Datasheet: http://www.zettadevice.com/uploads/files/1009/Q16C/1665299839ecdfb859dd2f9682.pdf
total_size = 0x200000 # 2 MiB
start_up_time_us = 8000
manufacturer_id = 0xba
memory_type = 0x60
capacity = 0x15
max_clock_speed_mhz = 104
quad_enable_bit_mask = 0x02
has_sector_protection = false