2013-12-01 02:20 AM
Hi All!
I just bought an STM32F429I-DISCO eval board because of the LCD screen, and wanted to use it with a Camera on the DCMI interface. I found out that there is conflict in the pin-out, e.g. LCD_VSYNC and DCMI_HSYNC. I hope there is a way to use them sequentially, like read data from DCMI and after that put the image on the LCD. I'm looking for advice or a possibility to use them.Thank you for your answer! #stm32f429 #lcd #discovery #dcmi2013-12-01 08:54 AM
Hard to say, there are several aspects of the 429I and specifically the STM32F429I-DISCO where the pin selection is less than desirable. I am some what confused about the pin escape choices that where made in the design, and would certainly like to hear what drove ST's decisions here, and if they can be revisited in subsequent designs. For example there is little control of SDIO pin escape and LCD_R2 is parked smack in the middle, and as you have observed a mess of DCMI ones.
The pin muxing would certainly allow for pin usage to be switched back and forth, if external connectivity and conflicts would preclude such action is another matter. The pool of respondents is likely pretty shallow, I would suggest you try experimenting yourself. The code examples (DCMI) and schematics for the STM324x9I-EVAL might provide a starting point for such experiments.2014-03-03 07:09 AM
@clive1
I have similar question. Can you please answer.https://my.st.com/public/STe2ecommunities/mcu/Lists/STM32Discovery/Flat.aspx?RootFolder=%2fpublic%2fSTe2ecommunities%2fmcu%2fLists%2fSTM32Discovery%2fSTM32F429I%20Discovery%20LCD%20Pin%20disconnectedmalfunctioning&FolderCTID=0x01200200770978C69A1141439FE559EB459D75800084C20D8867EAD444A5987D47BE638E0...2014-03-03 07:41 AM
Other than confirming I've previously seen the question, I don't have any specific thoughts/knowledge about the issue you're having, and hence haven't responded.
2014-03-03 11:10 PM
I have found a solution. I have updated my SR accordingly.
2014-06-12 12:57 PM
Care to share the solution qasim.hafiz?
2014-06-12 01:32 PM
Care to share the solution qasim.hafiz?
Try his other off-topic thread, it doesn't relate to this one about LCD/DCMI