A10S MICRO how to connect

Started by lukasik, May 12, 2015, 05:54:31 PM

Previous topic - Next topic

lukasik

Hello,

I'm begginer with this so this is maybe trivial but I'm stuck.

My setup:

  • A10S-OLinuXino-MICRO Rev.C
  • UART to notebook USB, see images: http://1drv.ms/1csXOva, http://1drv.ms/1RzR5A3
  • MicroUSB connected to notebook USB
  • LAN to router
  • SD card with A10S_debian_3_4_GPIO_LAN_USBs_SDs_HDMI_LCD_I2C_100KHz_TS_4G_release_4.img created by dd bs=4M oflag=sync if=A10S_debian_3_4_GPIO_LAN_USBs_SDs_HDMI_LCD_I2C_100KHz_TS_4G_release_4.img
  • screen /dev/ttyUSB0 115200

If I connect device to pc pwr led light is on but nothing else happens, no dhcp client in router/data on tty
Hold ~8 power - goes off
Hold ~1s power - goes to the same state as before

How do I get this to work?



JohnS

With dd, what of= ?

Onedrive just says Sorry, something went wrong.  You need only GND, Tx, Rx connected at A10S.  If no output, swap Tx & Rx.

John


harrywest

Quote from: lukasik on May 12, 2015, 05:54:31 PMHello,

I'm begginer with this so this is maybe trivial but I'm stuck.

My setup:
bloxd io
  • MicroUSB connected to notebook USB
  • LAN to router
  • SD card with A10S_debian_3_4_GPIO_LAN_USBs_SDs_HDMI_LCD_I2C_100KHz_TS_4G_release_4.img created by dd bs=4M oflag=sync if=A10S_debian_3_4_GPIO_LAN_USBs_SDs_HDMI_LCD_I2C_100KHz_TS_4G_release_4.img
  • screen /dev/ttyUSB0 115200

If I connect device to pc pwr led light is on but nothing else happens, no dhcp client in router/data on tty
Hold ~8 power - goes off
Hold ~1s power - goes to the same state as before

How do I get this to work?

Hi, why don't you check your UART connection? Verify that your UART connection is set up correctly and that you are using the correct serial port on your PC. Make sure the baud rate is set to 115200, which is the default for the A10S-OLinuXino-MICRO Rev.C board.