cancel
Showing results for 
Search instead for 
Did you mean: 

how can i use a camera module with stm32l476rg mcu on nucleo476rg board?

hasith Perera
Associate
Posted on July 02, 2018 at 09:02

is it necessary to have dcmi interface on mcu to connect the camera?

1 REPLY 1
Imen.D
ST Employee
Posted on July 04, 2018 at 16:36

Hello

hasithjp@gmail.com

 ,

The 

Nucleo-L476RG doesn&39t support Digital camera interface (DCMI).

So, you can emulate a parallel communication using GPIOs and DMA (see this application note 

https://www.st.com/content/ccc/resource/technical/document/application_note/7a/88/df/e3/d3/36/40/29/DM00169730.pdf/files/DM00169730.pdf/jcr:content/translations/en.DM00169730.pdf

, which may help you for DCMI emulation).

I recommend you to start using a board with DCMI interface, for that h

ave a look to this 

https://www.st.com/content/ccc/resource/technical/document/application_note/group0/c0/ef/15/38/d1/d6/49/88/DM00373474/files/DM00373474.pdf/jcr:content/translations/en.DM00373474.pdf

Application note Digital camera interface (DCMI), which provides an explanation on the DCMI and related resources availability, a description of camera modules and their main components. 

With Regards,

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen