Vcore2 plain board only - Startup/Conn Issues

Ictinike
 
Posts: 20
Joined: Sun Feb 19, 2017 9:37 pm

Vcore2 plain board only - Startup/Conn Issues

Sun Feb 19, 2017 10:12 pm

Greets!

Vocore2 plain chip. Powered via benchtop power and/or USB +5V/GND and using a USBTTL board connected to my PC.

My USBTTL has it's own drivers so once I plugin I get a COM port so I run PUTTY to connect to the device; then power on.

Below is what I get and after this it's a constant barrage of statements with MTK-SD and 'Not enough volts'. This continues until I power off.

I did, at one time, see the AP in my wireless list and connected to LUCI only once and hit the ENABLE on the STA where it then just sat and sat until it never returned. Powering off, I can no longer see the AP to connect.

I'm intermediate and have some tools at my disposal but unlike the Vcore original, there appears no RESET pin to default back. I know I likely have to flash the firmware but since I received this months ago; I've not been able to connect. I've been trying since when I can and time permits.

I have 1.27mm female header pins soldered on all minus the DEBUG UART which I've also tried and get the same.

I know many others here have fixed their issues similar or same to this but I cannot seem to input anything to have it stop the barrage of stuff and now the AP doesn't show.

Help and thanks in advance!

Code: Select all
*** Warning - bad CRC, using default environment

============================================
Ralink UBoot Version: 4.3.0.0
--------------------------------------------
ASIC 7628_MP (Port5<->None)
DRAM component: 1024 Mbits DDR, width 16
DRAM bus: 16 bit
Total memory: 128 MBytes
Flash component: SPI Flash
Date:Jun 25 2016  Time:22:54:33
============================================
icache: sets:512, ways:4, linesz:32 ,total:65536
dcache: sets:256, ways:4, linesz:32 ,total:32768
RESET MT7628 PHY!!!!!!
Please choose the operation:
   0: Load system code then write to Flash via SERIAL.
   1: Load system code to SDRAM via TFTP.
   2: Load system code then write to Flash via TFTP.
   3: Boot system code via Flash (default).
   4: Entr boot command line interface.
   5: Load system code then write to Flash via USB Storage.
   7: Load Boot Loader code then write to Flash via Serial.
   8: Start Web Server to load system code.
   9: Load Boot Loader code then write to Flash via TFTP.
gpio trigger enabled
GPIO 46 used to trigger webpage
Hold button for between 3 seconds and 6 seconds
        then release to trigger webpage to load image
Hold button for between 6 seconds and 9 seconds
        then release to trigger loading image from USBSTORAGE
GPIO 46 is low

You chose 3
                                                                                                     0

3: System Boot system code via Flash.
## Booting image at bc050000 ...
   Image Name:   MIPS OpenWrt Linux-3.18.29
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    1146069 Bytes =  1.1 MB
   Load Address: 80000000
   Entry Point:  80000000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 80000000) ...
## Giving linux memsize in MB, 128

Starting kernel ...

[    0.000000] Linux version 3.18.29 (vocore@ubuntu) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r49378) ) #22 Sun Oct 16 21:00:17 CST 2016
[    0.000000] Board has DDR2
[    0.000000] Analog PMU set to hw control
[    0.000000] Digital PMU set to hw control
[    0.000000] SoC Type: MediaTek MT7628AN ver:1 eco:2
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019655 (MIPS 24KEc)
[    0.000000] MIPS: machine is VoCore2
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 08000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x00000000-0x07ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00000000-0x07ffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x07ffffff]
[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
[    0.000000] Kernel command line: console=ttyS2,115200 rootfstype=squashfs,jffs2
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Writing ErrCtl register=00069baf
[    0.000000] Readback ErrCtl register=00069baf
[    0.000000] Memory: 126340K/131072K available (2530K kernel code, 131K rwdata, 520K rodata, 136K init, 186K bss, 4732K reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:256
[    0.000000] intc: using register map from devicetree
[    0.000000] CPU Clock: 580MHz
[    0.000000] clocksource_of_init: no matching clocksources found
[    0.000000] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
[    0.060000] pid_max: default: 32768 minimum: 301
[    0.060000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.070000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.070000] pinctrl core: initialized pinctrl subsystem
[    0.080000] NET: Registered protocol family 16
[    0.100000] mt7621_gpio 10000600.gpio: registering 32 gpios
[    0.110000] mt7621_gpio 10000600.gpio: registering 32 gpios
[    0.110000] mt7621_gpio 10000600.gpio: registering 32 gpios
[    0.120000] Switched to clocksource MIPS
[    0.120000] NET: Registered protocol family 2
[    0.130000] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.130000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.140000] TCP: Hash tables configured (established 1024 bind 1024)
[    0.140000] TCP: reno registered
[    0.150000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.150000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.160000] NET: Registered protocol family 1
[    0.170000] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.180000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.190000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.200000] msgmni has been set to 246
[    0.210000] io scheduler noop registered
[    0.210000] io scheduler deadline registered (default)
[    0.220000] gdma-mt7628 10002800.gdma: revision: 3, channels: 16
[    0.230000] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
[    0.230000] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 28, base_baud = 2500000) is a 16550A
[    0.240000] 10000d00.uart1: ttyS1 at MMIO 0x10000d00 (irq = 29, base_baud = 2500000) is a 16550A
[    0.250000] console [ttyS2] disabled
[    0.260000] 10000e00.uart2: ttyS2 at MMIO 0x10000e00 (irq = 30, base_baud = 2500000) is a 16550A
[    0.270000] console [ttyS2] enabled
[    0.270000] console [ttyS2] enabled
[    0.270000] bootconsole [early0] disabled
[    0.270000] bootconsole [early0] disabled
[    0.280000] spi-mt7621 10000b00.spi: sys_freq: 193333333
[    0.290000] m25p80 spi32766.0: found gd25q128, expected en25q64
[    0.300000] m25p80 spi32766.0: gd25q128 (16384 Kbytes)
[    0.310000] m25p80 spi32766.0: using chunked io
[    0.310000] 4 ofpart partitions found on MTD device spi32766.0
[    0.320000] Creating 4 MTD partitions on "spi32766.0":
[    0.320000] 0x000000000000-0x000000030000 : "u-boot"
[    0.330000] 0x000000030000-0x000000040000 : "u-boot-env"
[    0.330000] 0x000000040000-0x000000050000 : "factory"
[    0.340000] 0x000000050000-0x000001000000 : "firmware"
[    0.410000] 2 uimage-fw partitions found on MTD device firmware
[    0.410000] 0x000000050000-0x000000167d15 : "kernel"
[    0.420000] 0x000000167d15-0x000001000000 : "rootfs"
[    0.420000] mtd: device 5 (rootfs) set to be root filesystem
[    0.430000] 1 squashfs-split partitions found on MTD device rootfs
[    0.440000] 0x0000006a0000-0x000001000000 : "rootfs_data"
[    0.450000] ralink_soc_eth 10100000.ethernet: generated random MAC address 4e:79:d8:00:d7:90
[    0.460000] ralink_soc_eth 10100000.ethernet eth0: ralink at 0xb0100000, irq 5
[    0.470000] mt7621_wdt 10000120.watchdog: Initialized
[    0.480000] TCP: cubic registered
[    0.480000] NET: Registered protocol family 17
[    0.480000] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    0.500000] 8021q: 802.1Q VLAN Support v1.8
[    0.520000] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
[    0.520000] Freeing unused kernel memory: 136K (8031e000 - 80340000)
[    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: Mou[    0.520000] Freeing [    0.520000] VFS: M[    2.320000] init: Console is alive
ou[    0.520000][    2.330000] ttyS2: 3 input overrun(s)
 Freeing [   [    2.330000] init: - watchdog -
 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VFS: M[    2ou[    0.520000][    2. Freeing [   [    2.330 0.520000] VF[    5.870000] usbcore: registered new interface driver usbfs
[    5.880000] usbcore: registered new interface driver hub
[    5.880000] usbcore: registered new device driver usb
S: M[    2ou[   [    5.890000] ttyS2: 3 input overrun(s)
 0.520000][    2. Freeing [   [    2.330 0.520000] VF[    5.870000] usb[    5.900000] exFAT: Version 1.2.9
core:[    5.880000] usbcore:[    5.880000] usbcore:S: M[    2ou[   [    5. 0.520000][    2. Freeing [   [    2.330 0.520000] VF[    5.870000] usb[    5core:[    5.880000] usbcore:[    5.880000] usbcore:S: M[    2ou[   [    5. 0.520000][    2. Freeing [   [    2.330 0.520000] VF[    5.870000] usb[    5core:[    5.880000] usbcore:[    5.880000] usbcore:S: M[    2ou[   [    5. 0.520000][    2. Freeing [   [    2.330 0.520000] VF[    5.870000] usb[    5core:[    5.880000] usbcore:[    5.880000] usbcore:S: M[    2ou[   [    5. 0.520000][    2. Freeing [   [    2.330 0.520000] VF[    5.870000] usb[    5core:[    5.880000] usbcor[    5.960000] SCSI subsystem initialized
e:[    5.880000] usbcore:S: M[    2ou[   [    5. 0.520000][    2. Freeing [   [  [    5.970000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  2.330 0.520000[    5.980000] ehci-platform: EHCI generic platform driver
] VF[    5.870000] usb[    5core:[    5.880000] usbcor[    5.960000] Se:[    5.880000] usbcore:S: M[    2ou[   [    5. 0.520000][    5.990000] phy phy-10120000.usbphy.0: remote usb device wakeup disabled
[    2. Freeing [    6.000000] phy phy-10120000.usbphy.0: UTMI 16bit 30MHz
[   [  [    5[    6.010000] ehci-platform 101c0000.ehci: EHCI Host Controller
[    6.010000] ehci-platform 101c0000.ehci: new USB bus registered, assigned bus number 1
[    6.020000] ehci-platform 101c0000.ehci: irq 26, io mem 0x101c0000
  2.330 0.520000[    5.] VF[    5.870000] usb[    5core:[    5.880000] usbcor[    5.960000] Se:[    5.880000] usbcore:S: M[    2ou[   [    5. 0.520000][    5[    2. Freeing [    6.[   [  [    5[    6.050000] ehci-platform 101c0000.ehci: USB 2.0 started, EHCI 1.00
[    6.010[    6[    6.050000] hub 1-0:1.0: USB hub found
.010000] ehci-pl[    6.060000] hub 1-0:1.0: 1 port detected
a[    6.020000] ehci-pla  2.330 0.520000[    5.][    6.070000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
 VF[    5.870000[    6.070000] ohci-platform: OHCI generic platform driver
] usb[    5core:[    6.080000] ohci-platform 101c1000.ohci: Generic Platform OHCI controller
[    5.880000] u[    6.090000] ohci-platform 101c1000.ohci: new USB bus registered, assigned bus number 2
sbcor[    5.9600[    6.100000] ohci-platform 101c1000.ohci: irq 26, io mem 0x101c1000
00] Se:[    5.880000] usbcore:S: M[    2ou[   [    5. 0.520000][    5[    2. Freeing [    6.[   [  [    5[    6[    6.010[    6[    6..010000] ehci-pl[    6.a[    6.020000] ehci-pla  2.330 0.520000[    5.][    6 VF[    5.870000[    6.] usb[    5core:[    6.[    5.880000] u[    6.sbcor[    5.9600[    6.00] Se:[    5.880000] usbcore:S: M[    2ou[   [    5. 0.520000][    5[    2. Freeing [    6.[   [  [    5[    6[    6.010[    6[    6..010000] ehci-pl[    6.a[    6.020000] ehci-pla  2.330 0.520000[    5.][    6 VF[    5.870000[    6.] usb[    5core:[    6.[    5.880000] u[    6.sbcor[    5.9600[    6.00] Se:[    5.880000] usbcore:S: M[    2ou[   [    5. 0.520000][    5[    2. Freeing [    6.[   [  [    5[    6[    6.010[    6[    6..010000] ehc[    6.170000] hub 2-0:1.0: USB hub found
i-pl[    6.a[   [    6.180000] hub 2-0:1.0: 1 port detected
 6.020000] ehci-pla  2.330 0.520000[    5.][    6 VF[    5.870000[    6.] usb[    5core:[    6.[    5.880000] u[    6.sbcor[    5.9600[    6.00][    6.190000] MTK MSDC device init.
 Se:[    5.880000] usbcore:S: M[    2ou[   [    5. 0.520000][    5[    2. Freeing [    6.[   [  [    5[    6[    6.010[    6[    6..010000] ehc[    6i-pl[    6.a[   [    6. 6.020000] ehci-pla  2.330 0.520000[    5.][    6 VF[    5.870000[    6.] usb[    5core:[    6.[    5.880000] u[    6.sbcor[    5.9600[    6.00][    6 Se:[    5.880000] usbcore:S: M[    2ou[   [    5. 0.520000][    5[    2. Freeing [    6.[   [  [    5[    6[    6.010[    6[ [    6.240000] mtk-sd: MediaTek MT6575 MSDC Driver
   6..010000] ehc[    6i-pl[    [    6.240000] sdhci: Secure Digital Host Controller Interface driver
6.a[   [    6. 6[    6.250000] sdhci: Copyright(c) Pierre Ossman
.020000] ehci-pla  2.330 0.520000[    5.][    6 [    6.260000] sdhci-pltfm: SDHCI platform and OF driver helper
VF[    5.870000[    6.] usb[    5core:[    6.[  [    6.270000] mtk-sd 10130000.sdhci: no support for card's volts
  5.880000] u[  [    6.280000] mmc0: error -22 whilst initialising SDIO card
  6.sbcor[    5.9600[    6.00][    6 Se:[    5.8[    6.290000] usbcore: registered new interface driver usb-storage
80000] usbcore:S: M[    2ou[   [    5. 0.520000][    6.300000] mtk-sd 10130000.sdhci: no support for card's volts
[    5[    2. Fr[    6.300000] mmc0: error -22 whilst initialising MMC card
eeing [    6.[   [  [    5[    6[    6.010[    6[ [    6   6..010000] ehc[    6i-pl[    [    66.a[   [    6. 6[    6..020000] ehci-pla  2.330 0.520000[    5.][    6 [    6VF[    5.870000[    6.] usb[    5core:[    6.[  [    6  5.880000] u[  [    6.  6.sbcor[    5.9600[    6.00][    6 Se:[    5.8[    680000] usbcore:S: M[    2ou[   [    5. 0.520000][    6[    5[    2. Fr[    6.eeing [    6.[   [  [    5[    6[    6.010[    6[ [    6   6..010000] ehc[    6i-pl[ [    6.350000] mtk-sd 10130000.sdhci: no support for card's volts
   [    66.a[   [    6.360000] mmc0: error -22 whilst initialising SDIO card
[    6. 6[    6..020000] ehci-pl[    6.370000] mtk-sd 10130000.sdhci: no support for card's volts
a  2.330 0.52000[    6.370000] mmc0: error -22 whilst initialising MMC card
0[    5.][    6 [    6VF[    5.870000[    6.] usb[    5core:[    6.[  [    6  5.880000] u[  [    6.  6.sbcor[    5.9600[    6.00][    6 Se:[    5.8[    680000] usbcore:S: M[    2ou[   [    5. 0.520000][    6[    5[    2. Fr[    6.eeing [    6.[   [  [    5[    6[    6.010[    6[ [    6   6..010000] ehc[    6i-pl[ [    6   [    66.a[   [    6.[    6. 6[    6..020000] ehci-pl[    6a  2.330 0.52000[    6.0[    5.][    6 [    6VF[    5.870000[    6.] usb[    5core:[    6.[  [    [    6.420000] mtk-sd 10130000.sdhci: no support for card's volts
6  5.880000] u[ [    6.430000] mmc0: error -22 whilst initialising SDIO card
 [    6.  6.sbcor[    5.9600[   [    6.440000] mtk-sd 10130000.sdhci: no support for card's volts
 6.00][    6 Se:[    6.440000] mmc0: error -22 whilst initialising MMC card
[    5.8[    680000] usbcore:S: M[    2ou[   [    5. 0.520000][    6[    5[    2. Fr[    6.eeing [    6.[   [  [    5[    6[    6.010[    6[ [    6   6..010000] ehc[    6i-pl[ [    6   [    66.a[   [    6.[  [    6.470000] init: - preinit -
  6. 6[    6..020000] ehci-pl[    6a  2.330 0.52000[    6.0[    5.][    6 [    6VF[    5.870000[    6.] usb[    5core:[    6.[  [    [    66  5.880000] u[ [    6. [    6.  6.sbcor[    5.9600[   [    6 6.00][    6 Se:[    6.[    5.8[    680000] usbcore:S: M[    2ou[   [    5. 0.520000][    6[    5[    2. Fr[    6.eeing [    6.[   [  [    5[    6[    6.010[    6[ [    6   6..010000] ehc[    6i-pl[ [    6   [    66.a[   [    6.[  [    6  6. 6[    6..020000] ehci-pl[    6a  2.330 0.52000[    6.0[    5.][    6 [    6VF[    5.870000[    6.] usb[    5core:[    6.[  [    [    66  5.880000] u[ [    6. [    6.  6.sbcor[    5.9600[   [    6 6.00][    6 Se:[    6.[    5.8[    680000] usbcore:S: M[    2ou[   [    5. 0.520000][    6[    5[    2. Fr[    6.eeing [    6.[   [  [    5[    6[    6.010[    6[ [    6   6..010000] ehc[    6i-pl[ [    6   [    66.a[   [    6.[  [    6  6. 6[    6..020000] ehci-pl[    6a  2.330 0.52000[    6.0[    5.][    6 [    6VF[    5.870000[    6.] usb[    5core:[    6.[  [    [    66  5.880000] u[ [    6. [    6.  6.sbcor[    5.9600[   [    6 6.00][    6 Se:[    6.[    5.8[    680000] usbcore:S: M[    2ou[   [    5. 0.520000][    6[    5[    2. Fr[    6.eeing [    6.[   [  [    5[    6[    6.010[    6[ [    6   6..010000] ehc[    6i-pl[ [    6   [    66.a[   [    6.[  [    6  6. 6[    6..020000] ehci-pl[    6a  2.330 0.52000[    6.0[    5.][    6 [    6VF[    5.870000[    6.] usb[    5core:[    6.[  [    [    66  5.880000] u[ [    6. [    6.  6.sbcor[    5.9600[   [    6 6.00][    6 Se:[    6.[    5.8[    680000] usbcore:S: M[    2ou[   [    5. 0.520000][    6[    5[    2. Fr[    6.eeing [    6.[   [  [    5[    6[    6.010[    6[ [    6   6..010000] ehc[    6i-pl[ [    6   [    66.a[   [    6.[  [    6  6. 6[    6..020000] ehci-pl[    6a  2.330 0.52000[    6.0[    5.][    6 [    6VF[    5.870000[    6.] usb[    5core:[    6.[  [    [    66  5.880000] u[ [    6. [    6.  6.sbcor[    5.9600[   [    6 6.00][    6 Se:[    6.[    5.8[    680000] usbcore:S: M[    2ou[   [    5. 0.520000][    6[    5[    2. Fr[    6.eeing [    6.[   [  [    5[    6[    6.010[    6[ [    6   6..010000] ehc[    6i-pl[ [    6   [    66.a[   [    6.[  [    6  6. 6[    6..020000] ehci-pl[    6a  2.330 0.52000[    6.0[    5.][    6 [    6VF[    5.870000[    6.] usb[    5core:[    6.[  [    [    66  5.880000] u[ [    6. [    6.  6.sbcor[    5.9600[   [    6 6.00][    6 Se:[    6.[    5.8[    680000] usbcore:S: M[    2ou[   [    5. 0.520000][    6[    5[    2. Fr[    6.eeing [    6.[   [  [    5[    6[    6.010[    6[ [    6   6..010000] ehc[    6i-pl[ [    6   [    66.a[   [    6.[  [    6  6. 6[    6..020000] ehci-pl[    6a  2.330 0.52000[    6.0[    5.][    6 [    6VF[    5.870000[    6.] usb[    5core:[    6.[  [    [    66  5.880000] u[ [    6. [    6.  6.sbcor[    5.9600[   [    6 6.00][    6 Se:[    6.[    5.8[    680000] usbcore:S: M[    2ou[   [    5. 0.520000][    6[    5[    2. Fr[    6.eeing [    6.[   [  [    5[    6[    6.010[    6[ [    6   6..010000] ehc[    6i-pl[ [    6   [    66.a[   [    6.[  [    6  6. 6[    6..020000] ehci-pl[    6a  2.330 0.52000[    6.0[    5.][    6 [    6VF[    5.870000[    6.] usb[    5core:[    6.[  [    [    66  5.880000] u[ [    6. [    6.  6.sbcor[    5.9600[   [    6 6.00][    6 Se:[    6.[    5.8[    680000] usbcore:S: M[    2ou[   [    5. 0.520000][    6[    5[    2. Fr[    6.eeing [    6.[   [  [    5[    6[    6.010[    6[ [    6   6..010000] ehc[    6i-pl[ [    6   [    66.a[   [    6.[  [    6  6. 6[    6..020000] ehci-pl[    6a  2.330 0.52000[    6.0[    5.][    6 [    6VF[    5.870000[    6.] usb[    5core:[    6.[  [    [    66  5.880000] u[ [    6. [    6.  6.sbcor[    5.9600[   [    6 6.00][    6 Se:[    6.[    5.8[    680000] usbcore:S: M[    2ou[   [    5. 0.520000][    6[    5[    2. Fr[    6.eeing [    6.[   [  [    5[    6[    6.010[    6[ [    6   6..010000] ehc[    6i-pl[ [    6   [    66.a[   [[    7.630000] rt305x-esw 10110000.esw: link changed 0x00
    6.[  [    6  6. 6[    6..020000] ehci-pl[    6a  2.330 0.52000[    6.0[    5.][    6 [    6VF[    5.870000[    6.] usb[    5core:[    6.[  [    [    66  5.880000] u[ [    6. [    6.  6.sbcor[    5.9600[   [    6 6.00][    6 Se:[    6.[    5.8[    680000] usbcore:S: M[    2ou[   [    5. 0[    7.680000] mtk-sd 10130000.sdhci: no support for card's volts
[    7.690000] mmc0: error -22 whilst initialising SDIO card
[    7.780000] mtk-sd 10130000.sdhci: no support for card's volts
[    7.790000] mmc0: error -22 whilst initialising MMC card
.520000][    6[  [    7.840000] ttyS2: 42 input overrun(s)
  5[    2. Fr[    6.eeing [    6.[   [  [    5[    6[    6.010[    6[ [    6   6..010000] ehc[    6i-pl[ [    6   [    66.a[   [[    7    6.[  [    6  6. 6[    6..020000] ehci-pl[    6a  2.330 0.52000[    6.0[    5.][    6 [    6VF[    5.870000[    6.] usb[    5core:[    6.[  [    [    66  5.880000] u[ [    6. [    6.  6.sbcor[    5.9600[   [    6 6.[    7.870000] mtk-sd 10130000.sdhci: no support for card's volts
00][    6 Se:[  [    7.880000] mmc0: error -22 whilst initialising SDIO card
  6.[    5.8[   [    7.880000] random: mktemp urandom read with 27 bits of entropy available
 680000] usbcore:S: M[    2ou[  [    7.890000] mtk-sd 10130000.sdhci: no support for card's volts
 [    5. 0[    7[    7.900000] mmc0: error -22 whilst initialising MMC card
.680000] mtk-sd 1[    7.690000] mmc0: er[    7.780000] mtk-sd 1[    7.790000] mmc0: er.520000][    6[  [    7  5[    2. Fr[    6.eeing [    6.[   [  [    5[    6[    6.010[    6[ [    6   6..010000] ehc[    6i-pl[ [    6   [    66.a[   [[    7    6.[  [    6  6. 6[    6..020000] ehci-pl[    6a  2.330 0.52000[    6.0[    5.][    6 [    6VF[    5.870000[    6.] usb[    5core:[    6.[  [    [    66  5.880000] u[ [    6. [    6.  6.sbcor[    5.9600[   [    6 6.[    700][    6 Se:[  [    7.  6.[    5.8[   [    7. 680000] usbcore:S: M[    2ou[  [    7 [    5. 0[    7[    7..680000] mtk-sd 1[    7.690000] mm[    7.960000] mtk-sd 10130000.sdhci: no support for card's volts
c0: er[    7.780[    7.970000] mmc0: error -22 whilst initialising SDIO card
000] mtk-sd 1[    7.790000] mmc0[    7.980000] mtk-sd 10130000.sdhci: no support for card's volts
: er.520000][   [    7.980000] mmc0: error -22 whilst initialising MMC card
 6[  [    7  5[    2. Fr[    6.eeing [    6.[   [  [    5[    6[    6.010[    6[ [    6   6..010000] ehc[    Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
6i-pl[ [    6   [    66.a[   [[    7    6.[  [    6  6. 6[    6..020000] ehci-pl[    6a  2.330 0.52000[    6.0[    5.][    6 [    6VF[    5.870000[    6.] usb[    5core:[    6.[  [    [    66  5.880000] u[ [    6. [    6.  6.sbcor[    5.9600[   [    6 6.[    700][    6 Se:[  [    7.  6.[    5.8[   [    7. 680000] usbcore:S: M[    2ou[  [    7 [    5. 0[    7[    7..680000] mtk-sd 1[    7.690000] mm[    7c0: er[    7.780[    7.000] mtk-sd 1[    7.790000] mmc0[    7: er.520000][   [    7. 6[  [    7  5[    2. Fr[    6.eeing [    6.[   [  [    5[    6[    6.010[    6[ [    6   6..010000] ehc[    Press the [f] key and hit [enter] to enter failsafe mode

Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level

Vonger
 
Posts: 896
Joined: Sun Oct 19, 2014 6:00 am

Re: Vcore2 plain board only - Startup/Conn Issues

Mon Feb 20, 2017 3:21 am

Upgrade to latest firmware will fix the SD issue.

Ictinike
 
Posts: 20
Joined: Sun Feb 19, 2017 9:37 pm

Re: Vcore2 plain board only - Startup/Conn Issues

Mon Feb 20, 2017 3:48 am

Thanks Vonger and I'll go do that now.. I've got debug UART now stable finally and my USBTTL (cheap eBay) must be wonky.

I used my genuine FTDI ones and now it's stable :) Will update firmware now.

Thanks!

Vonger
 
Posts: 896
Joined: Sun Oct 19, 2014 6:00 am

Re: Vcore2 plain board only - Startup/Conn Issues

Mon Feb 20, 2017 4:52 pm

that is uboot bug, just ignore it. :)

pflynn
 
Posts: 5
Joined: Thu Feb 16, 2017 7:44 pm

Re: Vcore2 plain board only - Startup/Conn Issues

Mon Feb 27, 2017 7:56 pm

Can you please clarify the USB capabilities on the main VoCore2 board?

I have the 'Ultimate' but really all I need is on the main board.... I think.
The feature list says the Vocore2 supports 'USB Host Mode', but all the user docs and forum pages only refer to using the micro-USB connector for power and serial port access.... and the note for vocore.io/store page list USB as 'for power only'.

Does this mean I must have the DOCK board in order to get real USB support for VoCore2? Will this also be the case for -LITE?

thanks for clarifying this!

Vonger
 
Posts: 896
Joined: Sun Oct 19, 2014 6:00 am

Re: Vcore2 plain board only - Startup/Conn Issues

Tue Feb 28, 2017 1:55 pm

pflynn wrote:Can you please clarify the USB capabilities on the main VoCore2 board?

I have the 'Ultimate' but really all I need is on the main board.... I think.
The feature list says the Vocore2 supports 'USB Host Mode', but all the user docs and forum pages only refer to using the micro-USB connector for power and serial port access.... and the note for vocore.io/store page list USB as 'for power only'.

Does this mean I must have the DOCK board in order to get real USB support for VoCore2? Will this also be the case for -LITE?

thanks for clarifying this!


Hi, the board version is for the people already know what it is and how to work with hardware.
For beginner, I suggest you start from dock version. Learn how the dock works first, once you understand the sch you can go on the board version.

pflynn
 
Posts: 5
Joined: Thu Feb 16, 2017 7:44 pm

Re: Vcore2 plain board only - Startup/Conn Issues

Tue Mar 28, 2017 9:06 pm

Thanks Vonger,
Yes, I have been working with the Ultimate package and found that it very nicely meets my needs.
But for simplicity and cost, it seems all I really need is USB host port to support a USB 2.0 dongle adapter, which is on the VoCore2 board.

With the appropriate caveats about care in soldering, it seems that the USB port could be wired to a standard USB 2.0 host connector and a separate 5v power adapter connector could also be wired up separately. This would nicely achieve my goal and I don't see anything on the schematics which would prevent this, anything I'm missing?

thanks for your help!

Return to VoCore2/Lite/Ultimate

Who is online

Users browsing this forum: No registered users and 36 guests