4. Change to use Analog Lamb WROOM-32 module and their 16MB flash + 4MB ram.
Would it be feasible to add our own SPIRAM chip to use with the WROOM
module?
I (30) boot: ESP-IDF v3.1-dev-168-ga1b59679 2nd stage bootloaderI (31) boot: compile time 08:29:22I (44) boot: Enabling RNG early entropy source...I (44) boot: SPI Speed : 40MHzI (44) boot: SPI Mode : DIOI (47) boot: SPI Flash Size : 8MB…I (489) spiram: SPI RAM mode: flash 40m sram 40mI (493) spiram: PSRAM initialized, cache is in low/high (2-core) mode.…I (1350) spiram: SPI SRAM memory test OKI (1350) heap_init: Initializing. RAM available for dynamic allocation:I (1350) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAMI (1357) heap_init: At 3FFCC7F8 len 00013808 (78 KiB): DRAMI (1363) heap_init: At 3FFE0440 len 00003BC0 (14 KiB): D/IRAMI (1369) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAMI (1376) heap_init: At 4009B618 len 000049E8 (18 KiB): IRAMI (1382) cpu_start: Pro cpu start user codeI (1387) spiram: Adding pool of 4096K of external SPI memory to heap allocatorI (1395) spiram: Reserving pool of 32K of internal memory for DMA/internal allocations…Welcome to the Open Vehicle Monitoring System (OVMS) - Async ConsoleOVMS > metric list m.m.freeram 4276328m.hardware OVMS WIFI BLE BT cores=2 rev=ESP32/0
On 9 Jan 2018, at 12:57 AM, Stephen Casner <casner@acm.org> wrote:On Mon, 8 Jan 2018, Mark Webb-Johnson wrote:
Now finalising hardware with the china manufacturer. I think at this point, it is
worth:
1. Use 1 line SD CARD (which frees up GPIOs SD_DATA1/SD_DATA2/SD_DATA3, but also
avoids the conflict between GPIO12/SD_DATA2 and VDD_SDIO bootstrap pin).
I just go with the flow on this one.2. Add some capacitors for power line smoothing, as per Espressif’s example in their
test board.
Always a good idea.3. Double-check power on SIMCOM module, to ensure it is as expected (following issues
reported with low-amperage USB ports).
As I've been testing with release/v3.0 of esp-idf, I had to disable
the brownout trap entirely. Even the lowest configured voltage would
trap repeatedly. This is with a powered hub (SIIG brand, I think
decent quality). Sometimes it seemed I could get by this by flashing
again, but when it was happening it would repeat with every reset.4. Change to use Analog Lamb WROOM-32 module and their 16MB flash + 4MB ram.
Would it be feasible to add our own SPIRAM chip to use with the WROOM
module?
-- Steve_______________________________________________
OvmsDev mailing list
OvmsDev@lists.teslaclub.hk
http://lists.teslaclub.hk/mailman/listinfo/ovmsdev