We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e836a4c commit b7ab2bbCopy full SHA for b7ab2bb
fw/application/src/hal/hal_spi_flash.c
@@ -38,7 +38,7 @@
38
#define MTC_W25Q32_BV (0x4016) /* W25Q32BV */
39
#define MTC_W25Q32_DW (0x6016) /* W25Q32DW */
40
#define MTC_W25Q64_BV_CV (0x4017) /* W25Q64BV W25Q64CV */
41
-#define MTC_W25Q64_DW (0x4017) /* W25Q64DW */
+#define MTC_W25Q64_DW (0x6017) /* W25Q64DW */
42
#define MTC_W25Q128_BV (0x4018) /* W25Q128BV */
43
#define MTC_W25Q256_FV (TBD) /* W25Q256FV */
44
#define MTC_MX25L25645_GM2I (0x2019) /* MX25L25645GM2I-10G */
0 commit comments