Skip to content

ESP8266: crash when initializing SPI #89

@deshipu

Description

@deshipu
>>> from nativeio import SPI
>>> import board
>>> 
>>> spi = SPI(board.SCK, MISO=board.MISO)
Fatal exception 9(LoadStoreAlignmentCause):
epc1=0x4023a827, epc2=0x00000000, epc3=0x00000000, excvaddr=0x6b206465, depc=0x00000000

 ets Jan  8 2013,rst cause:2, boot mode:(3,7)

load 0x40100000, len 32152, room 16 
tail 8
chksum 0x30
load 0x3ffe8000, len 1336, room 0 
tail 8
chksum 0xa5
load 0x3ffe8540, len 3000, room 0 
tail 8
chksum 0xb1
csum 0xb1
l��|��{{oc��l�c�lb䄜���llc�l{dll��|��rsgc��dd��c�c쌜��bc��l{d�d��|��{oc��l��c�c 쌜��dc�dcl����g�s��g|�dddd`��{�$�l�l`��s�l�#3 ets_task(40100164, 3, 3fff8488, 4)
could not open file 'main.py' for reading


Adafruit CircuitPython 0.8.1 on 2017-01-12; ESP module with ESP8266
>>> 

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions