# stm32-mw-isp **Repository Path**: mirrors_STMicroelectronics/stm32-mw-isp ## Basic Information - **Project Name**: stm32-mw-isp - **Description**: The ISP (Image Signal Processing) middleware library supports camera applications development for STM32 microcontrollers embedding the ISP camera pipeline called DCMIPP. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-16 - **Last Updated**: 2026-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # STM32 ISP Library ![latest tag](https://img.shields.io/badge/tag-2.0.2-blue) The ISP Library middleware (running on the target) hosts 2A algorithms (Auto Exposure and Auto White Balance) and mechanisms to control the ISP and load sensor ISP tuning file. The STM32 ISP Library also implements a communication mechanism with the STM32 ISP IQTune desktop application that provide services to tune the ISP present in STM32 devices. To activate this communication through USB link, the compilation flag ISP_MW_TUNING_TOOL_SUPPORT must be enabled. ## Structure - isp: core of the ISP Library with the ISP parameter configuration - isp_param_conf: collection of sensor tuning parameters ## Enhancements, new features - Changed UVC name (the UVC camera might need to be reinstalled) - Minor update ## Compatibility Compatible with STM32 ISP IQTune 2.1.0 (No backward compatibility with previous STM32 ISP IQTune version). ## Known Issues and Limitations None ## STM32 ISP IQTune desktop application ## STM32 ISP Wiki documentation ## STM32 ISP tuning procedure