User Activity

Posted on December 29, 2014 at 14:03I have a 24 bit RGB LCD (RGB888) connected to STM32F429.As we know the Pixel Formats supported by STM32F4 are ARGB8888, RGB888, ARGB1555, RGB565 etc. Is the pixel format that we set in the LTDC configuration indic...
Posted on January 05, 2015 at 16:41We are not using sleep/wake functionality. Can PA0 be left open? If it is to be connected to ground or VDD can it be connected directly or need to connect thru resistor?Similarly, PDR and Bypass regulator. Can PDR ...
Posted on November 17, 2014 at 15:45How to flash STM32F429 LQFP176 through USART during production? I have tried STM32 Flash Loader demonstration tool but it looks like STM32F429 with 2MB flash is not supported. Any other tool to flash this chip dur...
Posted on November 03, 2014 at 15:41We are facing problem with 24-bit RGB888 mode. Most of the time 2-3 LSBs of R, G and B have noise data coming out.  For some particular pattern of data like all 1s written to frame buffer the data coming out as ex...
Posted on July 16, 2014 at 07:31Does STM32F429 LQFP176 package support 24 bit RGB (RGB888) LCDs? Our LCD has the following pins D[23:0], HSYNC, SYNC, DEn, PCLK and support only 24 bit RGB. #stm32f4 #stm32 #lcd #rgb