2025-09-27 5:30 AM
Hello,
while configuring the CSI interface for camera , on its enablement in the STM32CubeMX why I can’t see the GPIOs corresponding to it in the flip section?
does it has any dependency on any other peripheral?or clock setting?
under the configuration it says warning: this peripheral has no parameters to be configured.
Unlike in any other peripheral like I2C or SPI where I can see the corresponding GPIO i am checking this on STM32N657X0HxQ .
regards,
2025-09-27 5:52 AM
Hello @darla14
It may be due to the fact that there is no settings can or should be configured throw the STM32CubeMX for this peripheral (like bauderate for usart or other parameters). So, there is no configuration space and the warning is just to indicate this. For the GPIOs used for the CSI, you should be able to see them on the graphic of the MCU or on the GPIO Tab (same for pins used for other MCUs).
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-09-27 10:36 AM
2025-09-29 2:07 AM
Hello @darla14
This is a known behavior that has been reported before (under internal ticket number 215638). It should be solved ASAP.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-09-29 10:48 AM - edited 2025-09-29 10:48 AM
Hello @STTwo-32 ,
Thanks for the response and confirming this.
what will be the actual output of the ticket? Able to see the corresponding gpios related to CSI? May i know does the pin number will vary among the other variants of the STM32N6? Like between X,B and L version?
regards,
d
2025-09-29 1:09 PM
This ticket will ensure you see the CSI pins in green once this peripheral is enabled. For the Variant MCUs. This is not the main topic of this ticket. If you want to have an answer or escalate an issue on it, please create a topic for this question since it is not related to the original topic of this issue.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.