luc-github / ESP3D

FW for ESP8266/ESP8285/ESP32 used with 3D printer
GNU General Public License v3.0
1.73k stars 465 forks source link

[FEATURE REQUEST]<Enter comprehensive title> #398

Closed pipi61 closed 4 years ago

pipi61 commented 4 years ago

Is your feature request related to a problem? Please describe. Upload to SD slow

Describe the solution you'd like please insert baudrate 1000000 to selectable

I check , if the baud rate set 500000 then printer work. If set to 921600, then serial data communications bad. I check baud rate errors in next page: https://3dprint.wiki/reprap/anet/anet_mainboard_overclocking#crystal_selection_and_replacement If 16MHz clock, then 250000, 500000, 100000 errors 0%, if 921600 then error 8.5% Thank You

luc-github commented 4 years ago

1 - faster baud rate won't make SD upload faster. issue is pinned in top of issues : https://github.com/luc-github/ESP3D/issues/292 2 - about faster baud rate you may get errors, already discussed here : https://github.com/luc-github/ESP3D/issues/350 your reference is on AVR not ESP32

pipi61 commented 4 years ago

Thank You

github-actions[bot] commented 3 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.