which new "esp" 8 pin ic is this on the new esp32 modul? ;-)
Re: which new "esp" 8 pin ic is this on the new esp32 modul? ;-)
hi jeroen, hi angus
64M SOP8 LY68S6400 1.8V
there comes in june 32M SOP8 version "LY68S3200S" just in time not listed only for your eyes -
just in time list:
what you think?
the difference in datasheet becomes only 64M -> 32M
what you think?
my question is:
can we use the now available 64M version and using 32M for DRAM from this?
can we use later the 32M version instead of 64M too?
best wishes
rudi
64M SOP8 LY68S6400 1.8V
there comes in june 32M SOP8 version "LY68S3200S" just in time not listed only for your eyes -
just in time list:
what you think?
the difference in datasheet becomes only 64M -> 32M
what you think?
my question is:
can we use the now available 64M version and using 32M for DRAM from this?
can we use later the 32M version instead of 64M too?
best wishes
rudi
-------------------------------------
love it, change it or leave it.
-------------------------------------
問候飛出去的朋友遍全球魯迪
love it, change it or leave it.
-------------------------------------
問候飛出去的朋友遍全球魯迪
Re: which new "esp" 8 pin ic is this on the new esp32 modul? ;-)
I would hope this chip will be suitable, but without more technical information from the vendor (Lyontek) it's hard to say for sure. SPI PSRAM is not as standardised as SPI flash, there can be differences between vendor implementations, command sets, etc.rudi ;-) wrote: can we use the now available 64M version and using 32M for DRAM from this?
can we use later the 32M version instead of 64M too?
Re: which new "esp" 8 pin ic is this on the new esp32 modul? ;-)
Hi
Facing insufficient DRAM, we have looked into adding PSRAM to our design and raised the question on the suitable part for this purpose in this thread. Without getting the feedback, we have been looking at the Lyontek device as one possible choice. The comment from Angus sounds like Espressif is working on another device. Is it possible for Espressif to reveal the PSRAM device it is working on so that we can gear up the design and planning to use the same device? This will save a lot of work for us and Espressif too.
Thanks
Facing insufficient DRAM, we have looked into adding PSRAM to our design and raised the question on the suitable part for this purpose in this thread. Without getting the feedback, we have been looking at the Lyontek device as one possible choice. The comment from Angus sounds like Espressif is working on another device. Is it possible for Espressif to reveal the PSRAM device it is working on so that we can gear up the design and planning to use the same device? This will save a lot of work for us and Espressif too.
Thanks
Re: which new "esp" 8 pin ic is this on the new esp32 modul? ;-)
Angus, do you can tell more about the manufacturer of the used pSRAM in WROVER and where we can buy?ESP_Angus wrote: SPI PSRAM is not as standardised as SPI flash, there can be differences between vendor implementations, command sets, etc.
is there a datasheet available from this used pSRAM?
thank you
best wishes
rudi
-------------------------------------
love it, change it or leave it.
-------------------------------------
問候飛出去的朋友遍全球魯迪
love it, change it or leave it.
-------------------------------------
問候飛出去的朋友遍全球魯迪
Re: which new "esp" 8 pin ic is this on the new esp32 modul? ;-)
ichannel wrote:Is it possible for Espressif to reveal the PSRAM device it is working on so that we can gear up the design and planning to use the same device? This will save a lot of work for us and Espressif too.
I don't have full details at the moment either, sorry - I know that's frustrating.rudi ;-) wrote:Angus, do you can tell more about the manufacturer of the used pSRAM in WROVER and where we can buy?
is there a datasheet available from this used pSRAM?
My understanding is the the WROVER module integrates our own branded PSRAM chip, ESP-PSRAM32. This chip is a SOP8 150mil package with the same pinout as the common/standard SOP8 package quad I/O SPI flash. Four megabyte capacity. I expect you'll be able to buy the ESP-PSRAM32 from us separately to the WROVER module once WROVER is available, although please email sales@espressif.com to confirm this. More details should be available at the same time that more details for the WROVER module become available.
Regarding Lyontek, if you have any contacts there or datasheet material then please forward these to me. We're happy to confirm if this chip is compatible, but need more technical information to do so.
Re: which new "esp" 8 pin ic is this on the new esp32 modul? ;-)
Hi Angus,
Thanks for revealing more on the PSRAM design Espressif is working on.
I have a copy of the Lyontek 32 Mb device datasheet for your review, please let me know the email address I can forward it to you.
BR
Thanks for revealing more on the PSRAM design Espressif is working on.
I have a copy of the Lyontek 32 Mb device datasheet for your review, please let me know the email address I can forward it to you.
BR
Re: which new "esp" 8 pin ic is this on the new esp32 modul? ;-)
push
hi
hope we get some infos:
is there a datasheet or technical docu about the ESP-PSRAM32 now available ( supply, pins, cmd, address, pages, size, speed, clk..) ?
can you guys say, example how many pages there are and how is the page size?
are there blocks, block size, cmd data for erase, write ..., would be help.
thank you
best wishes
rudi
yeap, got a small batch on last friday from each, wrover and D2WDQ5 too
( pic is signed cause there are some fail seller on the market, sry )
hi
hope we get some infos:
is there a datasheet or technical docu about the ESP-PSRAM32 now available ( supply, pins, cmd, address, pages, size, speed, clk..) ?
can you guys say, example how many pages there are and how is the page size?
are there blocks, block size, cmd data for erase, write ..., would be help.
thank you
best wishes
rudi
yeap, got a small batch on last friday from each, wrover and D2WDQ5 too
( pic is signed cause there are some fail seller on the market, sry )
-------------------------------------
love it, change it or leave it.
-------------------------------------
問候飛出去的朋友遍全球魯迪
love it, change it or leave it.
-------------------------------------
問候飛出去的朋友遍全球魯迪
-
- Posts: 9708
- Joined: Thu Nov 26, 2015 4:08 am
Re: which new "esp" 8 pin ic is this on the new esp32 modul? ;-)
No proper datasheet yet... coming pretty soon though. It's RAM, so if any, you do not have pages as such, and you do not need to erase them; you can just write different data over them. I think I can copy/paste some data here: be warned that's not from a released or finished datasheet yet, so I don't guarantee these figures are correct.
Re: which new "esp" 8 pin ic is this on the new esp32 modul? ;-)
hi jeroen,
no 256byte/page? ok..byte-wise?
txs, this helps a lot.
perhabs you can help in the 24 bit addr, and few things like this too,
and if wrong, perhabs you can comment short:
- instructions, addresses and data are transferred MSB first, LSB last
24 bit addr means DEZ 16.777.215, we have 32MiBit means 4.194.304 Bytes
- Start: 000000h End : FFFFFFh
- each addr(pointer) has 1 Byte
- so Highest addr(pointer) is then 3FFFFF ( 400000 - 1 cause 000000h is the first byte )
future: read/write incremental support
- incremental is supported until clk work and CS not goes high
any tips if you know more, are welcome
am start next day with the things here.
thank you!
best wishes
rudi
edit:
pins "name" are 1..8 same like SPI Flash` and 1.8 V supply `?
any knowed transaction delays between cmd ?
no 256byte/page? ok..byte-wise?
txs, this helps a lot.
perhabs you can help in the 24 bit addr, and few things like this too,
and if wrong, perhabs you can comment short:
- instructions, addresses and data are transferred MSB first, LSB last
24 bit addr means DEZ 16.777.215, we have 32MiBit means 4.194.304 Bytes
- Start: 000000h End : FFFFFFh
- each addr(pointer) has 1 Byte
- so Highest addr(pointer) is then 3FFFFF ( 400000 - 1 cause 000000h is the first byte )
future: read/write incremental support
- incremental is supported until clk work and CS not goes high
any tips if you know more, are welcome
am start next day with the things here.
thank you!
best wishes
rudi
edit:
pins "name" are 1..8 same like SPI Flash` and 1.8 V supply `?
any knowed transaction delays between cmd ?
-------------------------------------
love it, change it or leave it.
-------------------------------------
問候飛出去的朋友遍全球魯迪
love it, change it or leave it.
-------------------------------------
問候飛出去的朋友遍全球魯迪
Re: which new "esp" 8 pin ic is this on the new esp32 modul? ;-)
hi Jeroen,
i work parallel on using SPI_SRAM over MALLOC_CAP_SPISRAM
it looks like i need a tiny help here:
gives me no pointer, what i am missing?
this is onlyfor intern SDK, right?
txs.
best wishes
rudi
i work parallel on using SPI_SRAM over MALLOC_CAP_SPISRAM
it looks like i need a tiny help here:
Code: Select all
/*spiram*/
#include "esp_heap_alloc_caps.h"
// #include "../spiram.h" /*** void enable_spi_sram(); ***/
...
uint32_t* buffer = pvPortMallocCaps(4*1024*1024, MALLOC_CAP_SPISRAM);
if (buffer==NULL) {
printf("could not create SPIRAM Pointer\n");
} else {
printf("RAM init done\n");
}
this is onlyfor intern SDK, right?
Code: Select all
void enable_spi_sram();
best wishes
rudi
Last edited by rudi ;-) on Fri May 19, 2017 1:13 am, edited 1 time in total.
-------------------------------------
love it, change it or leave it.
-------------------------------------
問候飛出去的朋友遍全球魯迪
love it, change it or leave it.
-------------------------------------
問候飛出去的朋友遍全球魯迪
Who is online
Users browsing this forum: akasaka_spk, Baidu [Spider] and 91 guests