2020-04-29 07:59 AM
I programmed DCMI interface, and I can see the VSYNC, HSYNC waveform on the pin of STM32L496, but no data are captured. I checked the register, found VSYNC_RIS is never be set to "1', looks like it does not detect signal change. I checked the registers setting, also found nothing wrong. what could be possible problem? attached is my register setting. Thanks for help.