remember
i did change the code ( esp-idf ) in loboris repo
and build the micropython for esp32 like loboris description on github
now we run the first pSRAM test on Pico-D4
and
vola - no crash
test one - success
now testing pSRAM
...
Search found 1270 matches
- Sun Nov 04, 2018 9:27 pm
- Forum: General Discussion
- Topic: Small ESP32 Modul ( all include in new ESP32-PICO )
- Replies: 122
- Views: 20146
- Sun Nov 04, 2018 9:24 pm
- Forum: General Discussion
- Topic: Small ESP32 Modul ( all include in new ESP32-PICO )
- Replies: 122
- Views: 20146
Re: Small ESP32 Modul ( all include in new ESP32-PICO )
..and here you are
Pico-D4-V4 ready for start
Pico-D4-V4 ready for start

- Sun Nov 04, 2018 9:23 pm
- Forum: General Discussion
- Topic: Small ESP32 Modul ( all include in new ESP32-PICO )
- Replies: 122
- Views: 20146
Re: Small ESP32 Modul ( all include in new ESP32-PICO )
..did start the mod on a ESP32-PICO-D4-V4 -
...i try this time a custom technic
why not build layers by hand
i did use for the first time in this mod, let's see what happens..
i build an power supply layer first, and then wired the rest.
..
...i try this time a custom technic

why not build layers by hand

i did use for the first time in this mod, let's see what happens..
i build an power supply layer first, and then wired the rest.
..
- Sun Nov 04, 2018 9:19 pm
- Forum: General Discussion
- Topic: Small ESP32 Modul ( all include in new ESP32-PICO )
- Replies: 122
- Views: 20146
Re: Small ESP32 Modul ( all include in new ESP32-PICO )
australia now 08:17 monday
good morning seon
here in germany now is 10:17 PM ( sunday )
...
let's start
good morning seon

here in germany now is 10:17 PM ( sunday )
...
let's start

- Sun Nov 04, 2018 4:40 pm
- Forum: General Discussion
- Topic: Small ESP32 Modul ( all include in new ESP32-PICO )
- Replies: 122
- Views: 20146
Re: Small ESP32 Modul ( all include in new ESP32-PICO )
edit: i just in time play with loboris microPython and Pico-D4 want solder single psram on week start at a pico d4 play modul. let see whats happend and how the time stands for it. Hey rudi... um, I think I understand what you are saying... You are wanting to solder a PSRAM to a PICO-D4 and play wi...
- Sun Nov 04, 2018 5:29 am
- Forum: General Discussion
- Topic: Small ESP32 Modul ( all include in new ESP32-PICO )
- Replies: 122
- Views: 20146
Re: Small ESP32 Modul ( all include in new ESP32-PICO )
On PICO-KIT I am using CS - GPIO9 CLK - GPIO10 SIO[0] - GPIO8 SIO[1] - GPIO17 SIO[2] - GPIO7 SIO[3] - GPIO11 it looks good btw chao's ( electrodragon ) IPUS PSRAM must (should) work. E (1790) spiram: First Error after 111806 good writes E (1839) spiram: SPI SRAM memory test fail. E (1839) spiram: W...
- Sun Nov 04, 2018 5:15 am
- Forum: Showcase
- Topic: MicroPython on ESP32 with SPIRAM support
- Replies: 49
- Views: 23169
Re: MicroPython on ESP32 with SPIRAM support
I don't quite understand what you mean by " next step is psram.c ". psRAM is fully supported in this MicroPython port and works very well. sry for confuse i mean the pico-d4-v4 pico-d4-v4.1 psram theme on PicoD4 i played just in time with the spiram_psram.c and Kconfig a little likewise spiram_psra...
- Sat Nov 03, 2018 8:06 pm
- Forum: Showcase
- Topic: MicroPython on ESP32 with SPIRAM support
- Replies: 49
- Views: 23169
Re: MicroPython on ESP32 with SPIRAM support
@Boris txs!.jpg i must say - you did an amazing work Boris! i did think very complex ( set IDF Path, set toolchain, used as component and and and ..) and want install it on a complex other way and run on win 7/64 in a circle with waste time. :roll: you did a great BUILD.sh and with this one all was ...
- Sat Nov 03, 2018 5:00 am
- Forum: Showcase
- Topic: MicroPython on ESP32 with SPIRAM support
- Replies: 49
- Views: 23169
Re: MicroPython on ESP32 with SPIRAM support
Hi Boris i run in a small circle: mkrules.mk::115 $(Q)$(MPY_CROSS) -o $@ -s $(<:$(FROZEN_MPY_DIR)/%=%) $< make[1]: /c/Users/rudi/eclipse-workspace-oxygen/7202_boris/components/micropython/mpy-cross/mpy-cross: Command not found make[1]: *** [/c/Users/rudi/eclipse-workspace-oxygen/7202_boris/component...
- Sat Nov 03, 2018 1:48 am
- Forum: Documentation
- Topic: [Documentation Release] ESP32 Technical Reference
- Replies: 37
- Views: 35578
Re: [Documentation Release] ESP32 Technical Reference
Hi all, the TRM is now V3.6. The link remains the same: https://www.espressif.com/sites/default/files/documentation/esp32_technical_reference_manual_en.pdf 2018-OCT-12 TRM is now V3.9 and online esp32_technical_reference_manual_en_V3.9_2018-OCT-12.pdf changes since V3.6 2018.10 V3.9 - Updated Figur...