I've bought x210ii board (main board board marked as X210BV3) from WaveShare. For some strange reasons USB_OTG stopped working and I can't program the board...
Core board marked as X210CV3. Where I can buy the core board separately?作者: armeasy 时间: 2013-3-12 21:28
yes . you must set om[5:0]=001101 on inand board; or set om[5:0]=000011 on nand board.
you can buy the core board separately.作者: GRAF 时间: 2013-3-13 03:26 armeasy, thanks.
Is there is a method which allow to flash uboot without USB? JTAG?作者: armeasy 时间: 2013-3-13 15:33
yes,you can fuse image through SD card作者: GRAF 时间: 2013-3-13 15:48
Yes, but before this I should make changes with uboot. Then I should flash this uboot into board. How can I flash uboot without USB?作者: armeasy 时间: 2013-3-13 17:40
but before this I should make changes with uboot.
you can start uboot from sd card, and then update image from the sd card.作者: GRAF 时间: 2013-3-13 19:39
Ok. How it should be done?