john.k

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Seeeduino Issues #1935
    john.k
    Participant

    I believe I have solved my problem of the upload hang of the OverlayDemo code to the seeeduino mega with the VE. I seems to have been due to an uploader problem. In the seeeduino forum I found a reference to a uploader protocol issue that sounded like the one I had. See:

    http://www.seeedstudio.com/forum/viewtopic.php?f=16&t=5107

    for details. In the Arduino IDE directory, edit the file boards.txt, so that the key mega2560.upload.protocol value is changed from stk500v2 to wiring.

    When I made the change, the download completed successfully and the demo code performed as expected. This download protocol change seems to have solved the problem.

    in reply to: Seeeduino Issues #1940
    john.k
    Participant

    With further work on the “upload to Seeeduino with the VE” I believe that there is a fault with the Seeeduino Mega. Uploading is inconsistent with sometimes completing in minutes. Sometimes the bare Seeeduino Mega will not complete the upload, regardless of the VE and any or all of its jumpers. Seeeduino LEDs seem to indicate that uploading does not even start most times. On the other hand, I can complete an upload of the same code to an Arduino Mega very quickly.

    So, I need to withdraw my previous posting. The problem seems to mine and my Seeeduino Mega, not with the VE.

    By the way, when a download of the OverlayDemo code does complete, it works great and looks good. Nice product.

    in reply to: Seeeduino Issues #1939
    john.k
    Participant

    I have a VE connected on top of a Seeedunio Mega with the added wiring you have posted. No other wiring except a camera.

    When I try to download the OverlayDemo program, the download hangs and never completes. However, when I disconnect the VE and its wiring, the download to the bare Seeeduino completes, and when I reconnect the VE and the wiring, the video with the code’s overlay is displayed as expected, and seems to be working fine. So, I do not seem to be able to download code to the Seeedunino Mega with the VE wired to it but I can download to the bare Seeedunino. I think the download does not even get started, because the previously loaded code is still on the Seeeduino and is able to run when I reconnect the VE and wiring.

    I can download and run the OverlayDemo program to an UNO attached to the VE (no extra wiring), and everything seems to work as expected.

    Any suggestions?

Viewing 3 posts - 1 through 3 (of 3 total)