درود دوستان
بنده به برد arduino uno ch340 دارم و داشتم روی ماژول esp8266 کار میکردم که متوجه شدم برد توانایی اینو نداره که سه تا پایه 3.3V رو برای روشن کردن ماژول پشتیبانی کنه(وقتی متصل میکردم سیستم دیگه برد رو نمیشناخت ولی وقتی یه پایه رو در میاوردم مشکلی نداشت) بنده برای حل این مشکل یه تغذیه تهیه کردم که به گفته یکی از دوستان که به الکترونیک آگاه ولی به آردیونو نا آگاه تغذیه 12V و 2آمپر استفاده کردم و مشکل حل شد ولی بعد از 5 دقیقه رگلاتور ams1117 5.0 روی برد شروع کرد به دود کردن و پس از اون برد با USB روشن میشه ولی دیگه پروگرام نمیگیره LoopBack تست هم کردم یعنی reset رو به GND متصل کردم و RX رو به TX در سریال هم پاسخی دریافت نکردم
آیا راه دیگه هست یا با برد خداحافظی کنم!!؟
ممنون میشم از اساتید تا بنده رو راهنمایی کنید.
نمونه اخطار :
[
کد:
Arduino: 1.6.11 (Windows 7), Board: "Arduino/Genuino Uno"
Sketch uses 928 bytes (2%) of program storage space. Maximum is 32,256 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2,039 bytes for local variables. Maximum is 2,048 bytes.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xbe
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xbe
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xbe
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xbe
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xbe
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xbe
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xbe
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xbe
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xbe
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xbe
Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.