You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h3id="first-maintenance-release-of-board-drivers-supporting-stm32n6570-dk-board-mb1939c">First maintenance release of board drivers supporting <strong>STM32N6570-DK board</strong> (MB1939C)</h3>
43
+
<h2id="contents">Contents</h2>
44
+
<ul>
45
+
<li>Set NOR FLASH XSPI IO speed from GPIO_SPEED_FREQ_HIGH to GPIO_SPEED_FREQ_VERY_HIGH</li>
46
+
<li>Optimize PSRAM access parameters in MX_XSPI_RAM_Init()</li>
47
+
<li>Increase SD_WRITE_TIMEOUT and SD_READ_TIMEOUT</li>
48
+
<li>Correct time-out management in BSP_SD_WriteBlocks()</li>
49
+
<li>Correct BSP_SD_Init() to fix initialization issue in forcing then releasing SDMMC instances reset</li>
50
+
<li>Align HAL_DCMIPP_PIPE_VsyncEventCallback() with latest ISP library tag</li>
51
+
<li>Add BSP camera APIs BSP_CAMERA_FullPlanarStart(), BSP_CAMERA_SemiPlanarStart(), BSP_CAMERA_FullPlanarDoubleBufferStart() and BSP_CAMERA_SemiPlanarDoubleBufferStart()</li>
52
+
</ul>
53
+
<h2id="known-limitations">Known Limitations</h2>
54
+
<ul>
55
+
<li>None</li>
56
+
</ul>
57
+
<h2id="dependencies">Dependencies</h2>
58
+
<ul>
59
+
<li>ISP library v1.0.2</li>
60
+
</ul>
61
+
<h2id="notes">Notes</h2>
62
+
<p><em>stm32n6570_discovery_conf_template.h</em> file must be copied in user application as <em>stm32n6570_discovery_conf.h</em> with optional configuration update</p>
<h3id="first-official-release-of-stm32cuben6-firmware-package-supporting-stm32n6xx-devices">First official release of <strong>STM32CubeN6</strong> firmware package supporting <strong>STM32N6xx</strong> devices</h3>
43
-
<h2id="contents">Contents</h2>
72
+
<h2id="contents-1">Contents</h2>
44
73
<ul>
45
74
<li>First official release of board drivers for <strong>STM32N6570-DK board</strong> (MB1939C)
46
75
<ul>
47
76
<li>in line with STM32Cube BSP drivers development guidelines (UM2298 - revision 2)</li>
<p><em>stm32n6570_discovery_conf_template.h</em> file must be copied in user application as <em>stm32n6570_discovery_conf.h</em> with optional configuration update</p>
0 commit comments