Giter VIP home page Giter VIP logo

art-card-board's Introduction

art-card-board

Project hosting schematics production files and firmware

Update ART Card firmware with devlink

Firmware can be updated using devlink if card is exposed on a host server using ptp_ocp driver.

For example, if PCI card is located on 0000:03:00.0 on the server:

> sudo cp art_card_vX_update.bin /lib/firmware
> sudo devlink dev flash pci/0000:03:00.0 file art_card_vX_update.bin

Then a power cycle is mandatory for the firmware update to complete. Starting from Rev3 of the card a reboot is sufficient for update to complete.

You may then see in the kernel messages the new firmware version displayed:

> sudo dmesg -w
/ ** /
[  517.689840] ptp_ocp 0000:03:00.0: Version 0.0.X, clock NONE, device ptp2
/ ** /

Update ART Card firmware through USB

Starting from Revision 4 of the board, the card has a USB-C port with an FTDI on it. This FTDI is configured to R/W the flash of the card. To update the card using the USB interface, one will need to install flashrom with libftdi already installed. Connect the USB cable to the computer that has flashrom installed then install. Use flashrom to flash the .rpd file on the card:

sudo ./flashrom -p ft2232_spi:type=4233H -c MT25QU256 -w <PATH to .rpd file>

art-card-board's People

Contributors

charlesparent avatar hechelard avatar

Stargazers

Cristiano Dias avatar Jevin Sweval avatar  avatar Roy Cohen avatar M Lange avatar sam bacha avatar  avatar Oleg Obleukhov avatar Ahmad Byagowi avatar  avatar

Watchers

Jevin Sweval avatar Oleg Obleukhov avatar  avatar

art-card-board's Issues

No PPS-out while HOLDOVER

We found huge difference in PTP testing while ART-Card is in holdover state. Although oscillatord shows small offset when GNSS signal is back, the diff in service quality was really bad, and the root cause is absence of PPS out from ART-Card to NIC.
Logs of oscillatord and ts2phc are attached to this issue
oscillatord.log.txt
ts2phc.log.txt

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.