j'ai essayé de me remettre su un module WIFI ESP12 ...
Ca commence mal, grosses difficultées à obtenir un dialogue avec AT commandes
pourtant sur Reset j'obtiens
<Error: RX FRAMING ERROR>r<Error: RX FRAMING ERROR><CAN><STX><NUL>lœØrß<NUL>Œ#
<STX>ânÀ<EOT><BS>à<FF><CAN>Œ<FF><FS>‚ì<FS>pŒ|Ž‚ß<NUL>ì8<STX>’ŸÇ’œäŒ<FS>p<FF><CAN>
<FF>ònnä<STX>„;òn„’œä<FF><ESC>ž<FF>bŽcl`<ESC>$`<ESC>äž<ETX><DC2>nä<DC2>nŸòœ<NUL>
Œœ<DEL>bŸ<NUL><FF>{~rŸØ’`<ESC>.. etc
Test avec differentes vitesse Bauds :
recherche vitesse 4800,9600,19200,38400,57600,115200,??????? NIET POPOV
avec ou sans CR ou CRLF ... NIET
Recherche dans mes docus ..YES !
6.1 Garbage Instructions When Power Is On
ESP8266 chip itself supports 26MHz and 40MHz crystal, if the use of 40MHz
crystal, the default baud rate of 115200, if the use of 26MHz crystal, the UART0
power after the baud rate = 26 * 115200/40 = 74880, the letter can be ESP8266
Series modules are used 26MHz, because the general serial port tool does not support
the baud rate, so there will be printed on the garbled.
You can use the security serial interface assistant to configure the baud rate
74880 to view the startup information.
Note: part of the USB to TTL does not support 74880 baud rate, the computer
comes with RS232 to TTL does not support 74880 baud rate, recommend the use of
FT232, CH340...
il faut 74880 bauds !
avec le programme ESPlorer V0.2.0-rc5 by 4rerunt
D:\_NODE_IOT_MCU_ESP8266_WIFI_Artilab\ESPlorer_RC5\ESPlorer_Rc5.bat
ou avec
"D:\_NODE_IOT_MCU_ESP8266_WIFI_ArtiLab\ESP8266 User Program Ver1.1.exe"
je peux ouvrir la com à cette vitesse là.
Code : Tout sélectionner
PORT OPEN 74880
Communication with MCU..Got answer! Communication with MCU established.
AutoDetect firmware...
Can't autodetect firmware, because proper answer not received (may be unknown firmware).
Please, reset module or continue.
st cause:2, boot mode:(3,6)
load 0x40100000, len 1396, room 16
tail 4
chksum 0x89
load 0x3ffe8000, len 776, room 4
tail 4
chksum 0xe8
load 0x3ffe8308, len 540, room 4
tail 8
chksum 0xc0
csum 0xc0
2nd boot version : 1.4(b1)
SPI Speed : 40MHz
SPI Mode : QIO
SPI Flash Size & Map: 8Mbit(512KB+512KB)
jump to run user1 @ 1000
Rüh"�`œ!•`1h ???????? what to do with that ????
"ü
PORT CLOSED---------------------------
mais je ne sais que faire avec cela "Rüh"�`œ!•`1h "
je decide de charger un firmware de commande AT
avec v0.9.5.2 AT Firmware.bin ( default baud rate 115200)
avec omme aide cette video : Video : upgrading Firmware
https://youtu.be/TCMM3bMZ1ck
connect GPIO0 to Gnd before supply the module ...
programmateur : ESP8266 Flash downloader
bin : AI-v0.9.5.2 AT firmware
sous windows, parametres , impossible de modifier la vitesse par defaut de mon COM20 virtuel à 74880 bds
cette valeur n'est pas dans la liste ..
COM20 réaffecté à COM2 au cas où le numero de port >9 poserait probleme (
cette valeur 74880 n'est pas dans la liste de choix ... 19200,38400,57600, 76800,115200
des parametre du PORT (Win10) et donc je ne peut pas la forcer manuellement.(comme sous YAT ou Vbray Terminal)
pas de connection COM .. donc pas de chargement firmware possible ..
coincé!! ...
je laisse tomber ..pour tester un autre module ESP V3 Lolin...
mais la question reste entiere, comment changer la vitesse d'un port Windows , à 74880 bauds !
de plus un port virtuel USB ( cordon prolific)

