Coder Social home page Coder Social logo

Comments (5)

abnoname avatar abnoname commented on September 9, 2024

Hi, on upduiono V2 you can't see anything on serial, because there is no serial at all. ftdi is for flashing only. you have to attach some usb-uart to gpios :-) led flashing is good sign at this time.

from icez0mb1e.

spth avatar spth commented on September 9, 2024

"Then the green LED D2 turn on and stays on permanently", so the LED is not flashing.
"connected rx of a serial-to-USB-converter to pin 19 on the board", so a serial-to-USB converter is attached to a gpio.

Philipp

from icez0mb1e.

abnoname avatar abnoname commented on September 9, 2024

Upduino V2 does not have the reset jumper as V1. So a power cycle might bring the device up and running after flash. I will add a dedicated reset pin soon.

The RGB LED first is red after main() is running and goes green after the tests finished. So this should be okay anyway. I will check my upduino V2 boards the next days.

Pin 19 to RX is okay (9600-8N1). Sorry I did not get it :-)

from icez0mb1e.

abnoname avatar abnoname commented on September 9, 2024

I tried it. Pin 19 and 13 connected to USB-UART dongle. After flashing:
make flash TARGET=5k
the system boots (LED red -> green) and console output (9600-8n1) is readable.

from icez0mb1e.

SupraJames avatar SupraJames commented on September 9, 2024

Hi, sorry to hijack this old issue, but it is still open. I am using an upduino 2.1 (should be same as 2.0) and I am also having a small issue.

After flashing the image and powering up, RGB goes green after about a second. There doesn't seem to be a Red indication to start with.

On my serial console (9600, 8N1) I get a repeating set of 4 bytes - some binary character and then WWW every 2 seconds or so. It's as if the baud rate is wrong but I've tried it on both my Mac running minicom and my PC running Putty with the same results.

What should I actually be getting from the UART?

from icez0mb1e.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.