Home › Forums › Hardware › Arduino Due › Arduino Due on power on?
This topic contains 17 replies, has 0 voices, and was last updated by Eric 2 years, 7 months ago.
-
AuthorPosts
-
August 31, 2015 at 6:00 pm #165
How is the connection on power up?
I am going to connect this in the car once I get the EEPROM.. I forget which USB I should be connecting to though.
I hope it works well with the Android radio I have, I seem to recall that it connected okay before, bu
August 31, 2015 at 6:08 pm #819You need to use an OTG cable plugged into the Native USB port. You also need to power the Arduino. You have a couple of options. You can use a ‘Y’ OTG cable [url=http://www.amazon.ca/Importer520-Micro-Cable-Power-Galaxy/dp/B00CXAC1ZW:1xz03z
August 31, 2015 at 6:25 pm #820@eric wrote:
You need to use an OTG cable plugged into the Native USB port. You also need to power the Arduino. You have a couple of options. You can use a ‘Y’ OTG cable [url=http://www.amazon.ca/Importer520-Micro-Cable-
August 31, 2015 at 6:27 pm #821It should be the standard USB you’ll use. Imagine the Arduino to be a computer and think that you’re plugging the radio into the computer. OTG is needed to give you a USB A female socket.
August 31, 2015 at 7:49 pm #822@eric wrote:
It should be the standard USB you’ll use. Imagine the Arduino to be a computer and think that you’re plugging the radio into the computer. OTG is needed to give you a USB A female socket.
yeah I am sure
August 31, 2015 at 9:49 pm #823Ok I had it connected
Android sees it as a USB Accessory correct?
I can go into the Arduino menu in Autosense, it sees the DUE.. I assign a Output as a toggle..
It worked once, but then I had a issue with removing the Home screen buttons and the settin
August 31, 2015 at 9:52 pm #824You’ll need to reflash the Due with the latest firmware which I haven’t release yet. And yes, you’ll also need the EEPROM for it to work.
I have it working on my Nexus 7 and a Due on my test bench, and on my UDOO, so two physical devices isn’t an issue.
August 31, 2015 at 9:53 pm #825I can push the latest nightly right now which will include all the latest code on the Android side, and I’ll put up a snapshot of the Due firmware you can use to play with… hang tight a few minutes
August 31, 2015 at 10:06 pm #791@eric wrote:
I can push the latest nightly right now which will include all the latest code on the Android side, and I’ll put up a snapshot of the Due firmware you can use to play with… hang tight a few minutes
No
August 31, 2015 at 10:26 pm #826Arduino tools in place. Follow this guide. Autosense nightly still building, will be up soon.
August 31, 2015 at 10:50 pm #827@eric wrote:
Arduino tools in place. Follow this guide. Autosense nightly still building, will be up soon.
August 31, 2015 at 10:51 pm #828The bin file is brand new. Still a work in progress but very different than before.
September 1, 2015 at 1:21 am #829There we go. I needed up update my server for the build to finish, but it’s all good to go.
If you try the latest with the Arduino let me know how it goes.September 1, 2015 at 2:32 am #832this does not work unless I swap out the true switch for false
4) Type the command “./bossac –port=tty.usbmodemfd12211 -U true -e -w -v -b master.cpp.bin -R”
September 1, 2015 at 2:36 am #833I’ll put a note. According to the man pages the ‘U’ switch is for USB port auto-detection. I guess in your case it worked, in mine it didn’t.
-
AuthorPosts
-
AuthorPosts
-
How is the connection on power up?
I am going to connect this in the car once I get the EEPROM.. I forget which USB I should be connecting to though.
I hope it works well with the Android radio I have, I seem to recall that it connected okay before, bu
You need to use an OTG cable plugged into the Native USB port. You also need to power the Arduino. You have a couple of options. You can use a ‘Y’ OTG cable [url=http://www.amazon.ca/Importer520-Micro-Cable-Power-Galaxy/dp/B00CXAC1ZW:1xz03z
It should be the standard USB you’ll use. Imagine the Arduino to be a computer and think that you’re plugging the radio into the computer. OTG is needed to give you a USB A female socket.
Ok I had it connected
Android sees it as a USB Accessory correct?
I can go into the Arduino menu in Autosense, it sees the DUE.. I assign a Output as a toggle..
It worked once, but then I had a issue with removing the Home screen buttons and the settin
You’ll need to reflash the Due with the latest firmware which I haven’t release yet. And yes, you’ll also need the EEPROM for it to work.
I have it working on my Nexus 7 and a Due on my test bench, and on my UDOO, so two physical devices isn’t an issue.
I can push the latest nightly right now which will include all the latest code on the Android side, and I’ll put up a snapshot of the Due firmware you can use to play with… hang tight a few minutes
Arduino tools in place. Follow this guide. Autosense nightly still building, will be up soon.
@eric wrote:
Arduino tools in place. Follow this guide. Autosense nightly still building, will be up soon.
The bin file is brand new. Still a work in progress but very different than before.
There we go. I needed up update my server for the build to finish, but it’s all good to go.
If you try the latest with the Arduino let me know how it goes.this does not work unless I swap out the true switch for false
4) Type the command “./bossac –port=tty.usbmodemfd12211 -U true -e -w -v -b master.cpp.bin -R”
-
AuthorPosts
You must be logged in to reply to this topic.