From 9ef23f96bffc501e5ec336821b4e32923cffe308 Mon Sep 17 00:00:00 2001 From: kattar Date: Thu, 14 May 2026 16:50:04 +0200 Subject: [PATCH] Actualiser Article_Scientifique/main.tex --- Article_Scientifique/main.tex | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Article_Scientifique/main.tex b/Article_Scientifique/main.tex index c7295b4..2aeae45 100644 --- a/Article_Scientifique/main.tex +++ b/Article_Scientifique/main.tex @@ -322,6 +322,11 @@ The verification mainly focused on: During this analysis, three main pin conflicts were identified. +\begin{figure}[h] + \centering + \includegraphics[width=\linewidth]{../PCB/CompatibiliteL4F4.pdf} +\end{figure} + The first conflict concerned the SPI\_MISO signal on pin PA6. In the original STM32F405 design, this pin is used for SPI communication related to current sensing. On the STM32L476 tile, the same pin is associated with a DAC output, creating a functional conflict. To solve this issue, the SPI communication line was remapped