Hi,
My Arduino Due's microcontroller is broken.Then I get new SAM3x8e and changed it myself. So ıts work I programming its using programing port perfectly.But I try to Native Port and my pc send error message"USB not recognize."
I look this error in internet and I try update my board driver but Pc send ıts driver is last version.
I didnt solve this problem.
Can anyone help us?
Thanks a lot.
Hi,
When I trying to work to board.I saw that if some program has a Samba, it show Native port but after I try to send program via Native Port It delete program from Samba and Dont recognize again
Can anyone help?
Please read the notes on how to get help in this forum:
http://forum.arduino.cc/index.php/topic,148850.0.html
When troubleshooting a problem, the first determination is usually "is this a hardware or software problem"? If you post your full code listing (per topic #6 in the instructions), others can test the same code and if they too have problems, the origin of the problem is most assuredly software in nature. If the code works for others, then the chances of you having faulty hardware are high.
Without posting your software, the only option left to members is read the text of your post and decide if 1) It makes sense to them and if so, 2) they might have a guess as to the source of your problem. So far, there have been 55 viewers of the this message and no one wants to take a guess.
The best only reliable method of getting software help is to post your complete code using code tags. State which version IDE you're using and post code that compiles error free. Others generally will not expend time fixing what you should fixed yourself. If using obscure or modified libraries, attach those to the post with the "Attachments and other options" link below the message block.