From MikroElektonika Documentation Flash 3 click carries an ISSI IS25LP128 IC with 128 Mbit capacity.
Part | Datasheet |
---|---|
![]() |
MIKROE-2374 (pdf) |
PDF Datasheet Preview |
---|
Flash 3 click From MikroElektonika Documentation Flash 3 click carries an ISSI IS25LP128 IC with 128 Mbit capacity. Features and usage notes Flash 3 click The high-performance Flash chip operates at 50MHz at Normal and 133MHz at Fast Read speeds. It is specified to standard 100,000 erase/program cycles with more than 20 years of data retention. The data can be erased in sectors or blocks and programmed with 1 to 256 bytes per page. Each chip has a 128-bit unique ID for each device. Schematic also available in PDF Flash 3 communicates with the target board through the mikroBUS SPI interface with additional functionality provided by HOLD, CE and WP pins. It is designed to use a 3.3V power supply only. The click board also comes with a firmware library which is very similar to the one used for Flash 2 click, documented in this learn article Programming This example shows the Flash 3 click write routine. 1 void flash_3_write uint32_t address, uint8_t *buffer, uint32_t count flash_3_write_enable true ; flash_3_hal_cs 0 ; flash_3_hal_cmd FLASH_3_PP ; flash_3_write_address address ; flash_3_hal_write buffer, count ; flash_3_hal_cs 1 ; while flash_3_wip ; Flash 3 click IC/Module LSM6DS33 Interface SPI Power supply 3.3V Website Code examples that demonstrate the usage of Flash 3 click with MikroElektronika hardware, written for mikroC for ARM, and FT90x are available on [Libstock]. Resources - Vendor’s data sheet - Flash 3 click Libstock example - mikroBUS standard specifications 9/15/2016 |
More datasheets: JW150A1 | JW100A1 | JW050A1 | MT36LSDF12872G-133D1 | MT36LSDF12872G-13ED1 | MT36LSDT25672G-13EC2 | MT36LSDT12872G-13ED2 | MDM-21PH006B | LTL-307YLC | DAMM3H3SN |
Notice: we do not provide any warranties that information, datasheets, application notes, circuit diagrams, or software stored on this website are up-to-date or error free. The archived MIKROE-2374 Datasheet file may be downloaded here without warranties.