Question upon STM32F103, DCMI and PAL driver
Hello everyone~ Hope you guys are doing well.
I am recently working on OV2640 with STM32F103. As far as I discovered, most of the source code I found on the internet are OV2640 with F4 or F7 series, which are compatible with DCMI. And obviously F103 does not have DCMI, so my question is:
What is the way to control OV2640 without DCMI?
The second question is about the PAL library. During my searching for the solution of the aforementioned problem, I discovered someone use PAL library to control GPIO. I would like to know the difference between ordinary GPIO Library and PAL library. It would be great if there are some experts here giving me insights upon this question.
