Where will I find the latest list of supported SPI flash devices?
regards
Al
Supported SPI Flash Devices
-
- XCore Legend
- Posts: 1274
- Joined: Thu Dec 10, 2009 10:20 pm
-
- Respected Member
- Posts: 283
- Joined: Fri Mar 19, 2010 4:49 am
Seems like it's here:
Community_13.2.1\target\include\SpecEnum.h
Community_13.2.1\target\include\SpecEnum.h
Code: Select all
/*
* Generated file - do not edit.
*/
typedef enum
{
UNKNOWN = 0,
ALTERA_EPCS1 = 1,
AMIC_A25L016 = 7,
AMIC_A25L40P = 23,
AMIC_A25L40PT = 8,
AMIC_A25L40PUM = 9,
AMIC_A25L80P = 10,
ATMEL_AT25DF021 = 11,
ATMEL_AT25DF041A = 2,
ATMEL_AT25F512 = 12,
ATMEL_AT25FS010 = 5,
ESMT_F25L004A = 13,
MACRONIX_MX25L1005C = 24,
MICRON_M25P40 = 25,
NUMONYX_M25P10 = 14,
NUMONYX_M25P16 = 15,
NUMONYX_M45P10E = 16,
SPANSION_S25FL204K = 17,
SST_SST25VF010 = 18,
SST_SST25VF016 = 19,
SST_SST25VF040 = 20,
ST_M25PE10 = 3,
ST_M25PE20 = 4,
WINBOND_W25X10 = 21,
WINBOND_W25X20 = 22,
WINBOND_W25X40 = 6,
} fl_FlashId;
-
- XCore Legend
- Posts: 1274
- Joined: Thu Dec 10, 2009 10:20 pm
Thanks bearcat, that's perfect
regards
Al
regards
Al
-
- XCore Addict
- Posts: 158
- Joined: Thu Mar 20, 2014 8:04 am
Just an additional reference if the flash device is not listed in the above file:
https://www.xmos.com/download/public/Ad ... 36H%29.pdf
https://www.xmos.com/download/public/Ad ... 36H%29.pdf