From d1ada65f4d2fdefca5a390c93d5f79fb9b4d3211 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20MARQUET?= <72651575+BreizhHardware@users.noreply.github.com> Date: Tue, 30 Sep 2025 16:11:53 +0200 Subject: [PATCH] Obisidian vault auto-backup: 30-09-2025 16:11:53 on . 2 files edited --- .obsidian/workspace.json | 6 +++--- ISEN/FPGA/CIPA4/FPGA TP Utils.md | 7 +++++++ 2 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 ISEN/FPGA/CIPA4/FPGA TP Utils.md diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index c564e82..08bf9cc 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,7 +13,7 @@ "state": { "type": "markdown", "state": { - "file": "ISEN/FPGA/CIPA4/FPGA TP Login.md", + "file": "ISEN/FPGA/CIPA4/FPGA TP Utils.md", "mode": "source", "source": false, "backlinks": true, @@ -28,7 +28,7 @@ } }, "icon": "lucide-file", - "title": "FPGA TP Login" + "title": "FPGA TP Utils" } }, { @@ -254,8 +254,8 @@ }, "active": "14045e30aacf0836", "lastOpenFiles": [ - "ISEN/FPGA/CIPA4/Untitled.md", "ISEN/FPGA/CIPA4/FPGA TP Login.md", + "ISEN/FPGA/CIPA4/FPGA TP Utils.md", "ISEN/JAVA/CIPA4/TP/TP2/TP2.md", "ISEN/JAVA/CIPA4/TP/TP2", "ISEN/JAVA/CIPA4/TP", diff --git a/ISEN/FPGA/CIPA4/FPGA TP Utils.md b/ISEN/FPGA/CIPA4/FPGA TP Utils.md new file mode 100644 index 0000000..851476f --- /dev/null +++ b/ISEN/FPGA/CIPA4/FPGA TP Utils.md @@ -0,0 +1,7 @@ +#FPGA #CIPA4 +# To flash +1. Connect the card using virtual here +2. Then run the command +```BASH +flash ./fichier.bin +``` \ No newline at end of file