
- SEAGATE FREEAGENT DOCKSTAR DEBIAN HOW TO
- SEAGATE FREEAGENT DOCKSTAR DEBIAN SERIAL
- SEAGATE FREEAGENT DOCKSTAR DEBIAN DRIVER
- SEAGATE FREEAGENT DOCKSTAR DEBIAN FREE
Now one of the demos of theirs that I really like, involves plotting variable numbers of time-based lines in a graph (temperature, humidity etc)– with potentially missing values. Indeed I’m glad there is a Node-Red Node for InfluxDB as I had trouble getting my head around inputting data into InfluxDB otherwise (the node makes it REALLY easy).Īnd so it was that I came back to HighCharts. As some of you know, I’m now sold on Grafana but I also really like the idea of using charts with my favourite database – SQLITE and this is not supported as far as I can see with Grafana. I’ve looked at this before, because their charts are very, very nice.
SEAGATE FREEAGENT DOCKSTAR DEBIAN HOW TO
So – that’s the “cover my back” bit out of the way – now, how to use them in Node-Red.
SEAGATE FREEAGENT DOCKSTAR DEBIAN FREE
However, for your own website, a school site or a non-profit organisation they are free to use. First things first – HighCharts are not free for commercial use. Tftpboot- boot image via network using TFTP protocol Sflash - read, write or erase the external SPI Flash. Saveenv - save environment variables to persistent storage Run - run commands in an environment variable Resetenv - Return all environment variable to default. Rarpboot- boot image via network using RARP/TFTP protocol Protect - enable or disable FLASH write protection

Ping - send ICMP ECHO_REQUEST to network host Pci - list and access PCI Configuration Space Nbubt - Burn a boot loader image on the Boot Nand Flash. Ls - list files in a directory (default /) Ir - reading and changing MV internal register values. Iprobe - probe to discover valid I2C chip addresses Imm - i2c memory modify (auto-incrementing) G - start application at cached address 'addr'(default addr 0x40000) More info:īootcmd=nand read.e 0x800000 0x100000 0x300000 setenv bootargs $(console) $(bootargs_root) bootm 0x800000īootargs=console=ttyS0,115200 root=/dev/mtdblock2 roīootd - boot default, i.e., run 'bootcmd'īootext2 dev:boot_part1,boot_part2 addr boot_image linux_dev_nameīootm - boot application image from memoryīootp - boot image via network using BootP/TFTP protocolīubt - Burn an image on the Boot Nand Flash.Ĭpumap - Display CPU memory mapping settings.ĭhcp - invoke DHCP client to obtain IP/boot paramsĮxt2load- load binary file from a Ext2 filesystemĮxt2ls - list files in a directory (default /)įsinfo - print information about filesystemsįsload - load binary file from a filesystem image Image Type: ARM Linux Kernel Image (uncompressed) Reading data from 0x3ff800 - 100% complete.

Mem malloc Initialization (8M - 7M): Done Output:ĭRAM CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6Īddresses 8M - 0M are saved for the U-Boot usage. Note: to quit screen use ctrl-a, followed by shift-k. From my Linux workstation I did screen /dev/ttyUSB0 115200Īnd then I powered up the DockStar. I only had a 5V usb-ttl cable, but it works.
SEAGATE FREEAGENT DOCKSTAR DEBIAN SERIAL
: today I opened up the DockStar and connected a usb-ttl cable to the internal serial port. The connector of the DockStar looks like this seen from the front (with the ethernet jack away from you): Which is connected to a cable with the following connector: : config of usb-serial cable: 1 x TTL-232R-5V with the following pinout: After modifying the dockstar.cfg file a openocd -f dockstar.cfg Info : accepting 'telnet' connection on tcp/4444

Info : feroceon.cpu: hardware has 1 breakpoint/watchpoint unitĮrror: unexpected Feroceon EICE version signature Warn : Bypassing JTAG setup events due to errors Info : This adapter doesn't support configurable speedĮrror: JTAG scan chain interrogation failed: all zeroesĮrror: Check JTAG interface, timings, target power, etc.Įrror: Trying to use configured scan chain anyway.Įrror: feroceon.cpu: IR capture error saw 0x00 not 0x01 Warn : use 'feroceon.cpu' as target identifier, not '0' Trst_and_srst separate srst_gates_jtag trst_push_pull srst_open_drain connect_deassert_srst Srst_only separate srst_gates_jtag srst_open_drain connect_deassert_srst

Info : only one transport option autoselect 'jtag'
SEAGATE FREEAGENT DOCKSTAR DEBIAN DRIVER
Warn : Adapter driver 'buspirate' did not declare which transports it allows assuming legacy JTAG-only Write new image to DockStar]$ openocd -f.
