perhaps interesting to share that I get the following in the IDE using WebSerial @115200. But gets stuck with Serial connected. Receiving data.... Flashed with DIO.
ÙYma¹:¼ !aT¾Ð¿°)VRõýÿ@yM!'wr$d<$à<$äc|äÛ{#cóo'$'gãìbplr$sl8û'àl#oã|ÄcÄóonîlÄÇl n'$`g{oÛl`pònà;ÄÜãàcgã|ìÇbòn'çl`gd`osÛnl8û'à;ãàì$#oã|ÄÇÄ#û'oïd`n'$`g{oÃl`sÛgd`{lÄÄ'ÄóonßâÄ;o'dcÇ$ìÛdäÛ$dls$ìd$$gâ`ìlÄØoàgäollàcä$$8#cx#;#pÀÇc$lÛ'gÄâod|$d`{lãìoä;û'<äldl$`cÛß|{l'àgãl Äãsddþ
____ _
| __|___ ___ ___ _ _|_|___ ___
| __|_ -| . | _| | | | | . |
|____|___| _|_| |___|_|_|_|___|
|_| espruino.com
2v04 (c) 2019 G.Williams
Espruino is Open Source. Our work is supported
only by sales of official boards and donations:
http://espruino.com/Donate
Flash map 4MB:1024/1024, manuf 0x20 chip 0x4016
>
From the cmd line
$ espruino --no-ble "-b" "75600"
Espruino Command-line Tool 0.1.31
-----------------------------------
Using first port, {"path":"/dev/tty.wchusbserialfd12240","usb":[1,7523]}
Connecting to '/dev/tty.wchusbserialfd12240'
zàä!!S%ö¿¦I¬&3-ÿBµÕ4ý=·
ets Jan 8 2013,rst cause:2, boot mode:(3,6)
load 0x40100000, len 2408, room 16
tail 8
chksum 0xe5
load 0x3ffe8000, len 776, room 0
tail 8
chksum 0x84
load 0x3ffe8310, len 632, room 0
tail 8
chksum 0xd8
csum 0xd8
2nd boot version : 1.6
SPI Speed : 80MHz
SPI Mode : DIO
SPI Flash Size & Map: 32Mbit(1024KB+1024KB)
jump to run user1 @ 1000
Disconnected.
And when on 115200 it just gives garbage and sometimes the /dev/tty.wchusbserialfd12240 disappears for a while. Sometimes till I unplug/plug again.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
perhaps interesting to share that I get the following in the IDE using WebSerial @115200. But gets stuck with Serial connected. Receiving data.... Flashed with DIO.
From the cmd line
And when on 115200 it just gives garbage and sometimes the /dev/tty.wchusbserialfd12240 disappears for a while. Sometimes till I unplug/plug again.