User Activity

I am trying to import an Atollic TrueSTUDIO project to my stm32CubeIDE 1.7.0. But after clicking finish in the import wizard nothing happens and the project doesn't import.
I am trying to run QSPI_Perfs example from cube pack for my stm32f746g-disc board. But the images are sort of distorted/corrupted.I am using STM32CubeIDE 1.7.1 & CubeF7 1.16.1 pack.I have faced this issue with other demos too. But the original compil...
I was going through the OV5640 BSP Component, and it seems that it doesn't support higher resolutions than 800x480 as mentioned here: https://github.com/STMicroelectronics/stm32-ov5640/blob/main/ov5640.h#L129I am working on a project which uses OV564...
Hello everyone, I am using STM32F746G-DISC board with STM32F4DIS-CAM module which comes with OV9655 sensor.I want to use OV5640 sensor instead of OV9655 on that module, but I don't know why but I can not even read the ID reg of the OV5640 cam, yet it...
According to the schematics of the STM32F746G-DISC Board, the Camera_CLK pin in the Camera Connector need to sourced from OSC_24M, I couldn't find form where. There seems no internally used pins for this as for others in the schematics.Someone please...