AllenNeuralDynamics / AllenNeuralDynamics/harp.device.quac

SD Write Card Pipeline

オープン
#40 コメント 0 件 リアクション 0 件 担当者 1 名 @anjaldoshi が担当を希望しています GitHub で見る
firmware
主要言語
C#
スター
0
フォーク
0
平均マージ
2日 14時間
マージ済み PR(30日)
8

説明

High-level, the goal is to be able to transfer data from Harp write message to the SD Card.

## Details

The SD card operates best on sectors of 512 bytes, so it would be advantageous to buffer writes to the SD card except for the last write. We additionally need to do this in a way where we can also compute the SHA256 hash https://github.com/AllenNeuralDynamics/harp.device.quad-dac/issues/27 for each file.

Data will arrive from an extended-format Harp WRITE request.

Here's a speculative architecture diagram:

Image

Since we're only writing data to the card one file at a time, we can reuse the resources above needed for any channel.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。