Actualiser Article_Scientifique/main.tex
This commit is contained in:
parent
2e81cc574e
commit
9ef23f96bf
1 changed files with 5 additions and 0 deletions
|
|
@ -322,6 +322,11 @@ The verification mainly focused on:
|
||||||
|
|
||||||
During this analysis, three main pin conflicts were identified.
|
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
|
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
|
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
|
a DAC output, creating a functional conflict. To solve this issue, the SPI communication line was remapped
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue