From a3a0b372c3b5b3008c5586993c3ff8ecee609ce5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stanis=C5=82aw=20Bieniek?= Date: Wed, 22 Nov 2023 11:55:48 +0100 Subject: [PATCH 1/4] faq: add-sdwire-faq-section --- docs/transparent-validation/sd-wire/faq.md | 35 ++++++++++++++++++++++ mkdocs.yml | 1 + 2 files changed, 36 insertions(+) create mode 100644 docs/transparent-validation/sd-wire/faq.md diff --git a/docs/transparent-validation/sd-wire/faq.md b/docs/transparent-validation/sd-wire/faq.md new file mode 100644 index 0000000000..0b66126098 --- /dev/null +++ b/docs/transparent-validation/sd-wire/faq.md @@ -0,0 +1,35 @@ +# SDWire Frequently asked questions (FAQ) + +## Will the SDWire be compatible with the Odroid-XU4? + +The SDWire has been tested on the RTE (Remote Testing Environment) platform with +Orange Pi Zero and GoodRam MicroSDHC 32 GB Class 10 UHS-I/U1. + +For usage documentation, please visit SDWire [usage validation](https://docs.dasharo.com/transparent-validation/sd-wire/usage-validation/) +section. + +Please note that the "First use" has already been completed during the pre-sale +validation of the SDWire. However, we haven't conducted compatibility tests on +the Odroid-XU4, so we cannot provide specific details regarding compatibility +with those devices. You can learn more about the RTE platform +[here](https://shop.3mdeb.com/shop/open-source-hardware/rte/). + +## Can I use this product to remotely download photos from a DSLR camera? I'm concerned about speed. + +Yes, the product is designed to facilitate remote access and data management for +SD cards, which should work well for your purpose of retrieving photos from a +remote DSLR camera. + +For additional details please refer to the official documentation: + +* [Dasharo Universe](https://docs.dasharo.com/transparent-validation/sd-wire/getting-started/) +* [Tizen Wiki](https://wiki.tizen.org/SDWire) + +These resources will provide you with comprehensive guidance on how to make the +most of the product for your specific needs. + +## What are the speed limitations, specifically the maximum speed for reading and writing to an SD card? + +We conducted a simple test involving multiple attempts to flash an SD card +inserted into SD Wire. The data transfer rates for these successive attempts +ranged between 12 MB/s and 21 MB/s. \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index be36e65e5f..8bf6b57064 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -350,6 +350,7 @@ nav: - 'Getting started': transparent-validation/sd-wire/getting-started.md - 'Specification': transparent-validation/sd-wire/specification.md - 'Usage': transparent-validation/sd-wire/usage-validation.md + - 'FAQ': transparent-validation/sd-wire/faq.md - 'PiKVM': - 'Assembly and validation': transparent-validation/pikvm/assembly-and-validation.md - 'Twonkie': From 1a7ac685cf9a43476d91b4f6c00d9d9b9d4bb7b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stanis=C5=82aw=20Bieniek?= <53895255+Stanislaw-bnk@users.noreply.github.com> Date: Thu, 23 Nov 2023 08:05:27 +0100 Subject: [PATCH 2/4] Update docs/transparent-validation/sd-wire/faq.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Piotr Król --- docs/transparent-validation/sd-wire/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/transparent-validation/sd-wire/faq.md b/docs/transparent-validation/sd-wire/faq.md index 0b66126098..19fa9e1dba 100644 --- a/docs/transparent-validation/sd-wire/faq.md +++ b/docs/transparent-validation/sd-wire/faq.md @@ -14,7 +14,7 @@ the Odroid-XU4, so we cannot provide specific details regarding compatibility with those devices. You can learn more about the RTE platform [here](https://shop.3mdeb.com/shop/open-source-hardware/rte/). -## Can I use this product to remotely download photos from a DSLR camera? I'm concerned about speed. +## Can I use SDWire to download photos from a DSLR camera remotely? Yes, the product is designed to facilitate remote access and data management for SD cards, which should work well for your purpose of retrieving photos from a From 1d13490ebf9bbfb42bf5ecf1162935194a198455 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stanis=C5=82aw=20Bieniek?= Date: Thu, 23 Nov 2023 10:37:03 +0100 Subject: [PATCH 3/4] faq: faq-update --- docs/transparent-validation/sd-wire/faq.md | 23 ++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/docs/transparent-validation/sd-wire/faq.md b/docs/transparent-validation/sd-wire/faq.md index 19fa9e1dba..23bcf16d5a 100644 --- a/docs/transparent-validation/sd-wire/faq.md +++ b/docs/transparent-validation/sd-wire/faq.md @@ -1,18 +1,18 @@ # SDWire Frequently asked questions (FAQ) -## Will the SDWire be compatible with the Odroid-XU4? +## How can I ensure that SDWire is compatible with my system? The SDWire has been tested on the RTE (Remote Testing Environment) platform with -Orange Pi Zero and GoodRam MicroSDHC 32 GB Class 10 UHS-I/U1. +Orange Pi Zero and GoodRam MicroSDHC 32 GB Class 10 UHS-I/U1. You can learn more +about the RTE platform [here](https://shop.3mdeb.com/shop/open-source-hardware/rte/). -For usage documentation, please visit SDWire [usage validation](https://docs.dasharo.com/transparent-validation/sd-wire/usage-validation/) -section. +For usage documentation, please visit SDWire [usage validation](https://docs.dasharo.com/transparent-validation/sd-wire/usage-validation/) +section. Please note that the "First use" has already been completed during the +pre-sale validation of the SDWire. -Please note that the "First use" has already been completed during the pre-sale -validation of the SDWire. However, we haven't conducted compatibility tests on -the Odroid-XU4, so we cannot provide specific details regarding compatibility -with those devices. You can learn more about the RTE platform -[here](https://shop.3mdeb.com/shop/open-source-hardware/rte/). +We haven't conducted specific compatibility tests on other platforms, so we +cannot provide detailed information regarding its compatibility with other +devices. ## Can I use SDWire to download photos from a DSLR camera remotely? @@ -32,4 +32,7 @@ most of the product for your specific needs. We conducted a simple test involving multiple attempts to flash an SD card inserted into SD Wire. The data transfer rates for these successive attempts -ranged between 12 MB/s and 21 MB/s. \ No newline at end of file +ranged between 12 MB/s and 21 MB/s. + +You can locate the hardware list used for testing by visiting the following +[link](#how-can-i-ensure-that-sdwire-is-compatible-with-my-system). From 962058dde6a868eec4e40940c6a0a20d9aefc064 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stanis=C5=82aw=20Bieniek?= Date: Thu, 23 Nov 2023 12:36:57 +0100 Subject: [PATCH 4/4] faq: question-update --- docs/transparent-validation/sd-wire/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/transparent-validation/sd-wire/faq.md b/docs/transparent-validation/sd-wire/faq.md index 23bcf16d5a..c9065d0b66 100644 --- a/docs/transparent-validation/sd-wire/faq.md +++ b/docs/transparent-validation/sd-wire/faq.md @@ -28,7 +28,7 @@ For additional details please refer to the official documentation: These resources will provide you with comprehensive guidance on how to make the most of the product for your specific needs. -## What are the speed limitations, specifically the maximum speed for reading and writing to an SD card? +## What is the maximum SD card read and write speed limit? We conducted a simple test involving multiple attempts to flash an SD card inserted into SD Wire. The data transfer rates for these successive attempts