Skip to main content
fromftoj
Visitor II
November 27, 2015
Question

STM32F429i-DISCO - Can I use LCD + USB at the same time?

  • November 27, 2015
  • 0 replies
  • 536 views
Posted on November 27, 2015 at 04:52

I have STM32F429i-DISCO board and I want to use LCD and be able to use it as USB Device, i.e. connect it through CN6 microUSB on the board. But when I create project in CubeMX I notice that LTDC already uses pins that are required for USB_OTG_FS, making it impossible to use on-board usb. Can it be done? In the demo project it is possible to connect flash stick to it, I tried to look at the source code, but didn't get how they done it. They are host there, but this shouldn't matter, since it is same OTG_FS stuff.

If somebody did something like this, please let me at least a hint, I've been googling for hours and can't find answer. Thanks.

#discovery #stm32f429 #lcd-tft
This topic has been closed for replies.