stm32l476 discovery tft lcd in stock

The 32L476GDISCOVERY helps users to develop and share applications with the STM32L4 ultra-low-power microcontrollers.The Discovery kit combines STM32L476 features with LCD, LEDs, audio DAC, sensors (microphone, 3 axis gyroscope, 6 axis compass), joystick, USB OTG, Quad-SPI Flash memory, expansion and probing connectivity. It includes an embedded Ammeter which measures the MCU consumption in low power modes. An external board can be connected thanks to extension and probing connectors.

These hardware tools allow modular designs and customization, thanks to extension connectors that enable access to most device I/Os. Several STM32 discovery kits come with application-specific features. They also integrate on-board debuggers and programmers, making them ideal for project prototyping and evaluation.

LCD is first big library provided from me. It’s the same as SDRAM, it works on STM32F429-Discovery, STM32F439-EVAL and STM32F7-Discovery boards. With one library you can control 3 boards just by selecting proper define in your target.
Library can be extended to other boards. Library requires FMC peripheral for SDRAM for display memory, DMA2D for fastest graphic accelerations and LTDC for transferring layers to LCD.

The official STM32L Discovery boards (http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/PF250990?sc=internet/evalboard/product/250990.jsp) come with tiny glass LCDs. ST"s official firmware package for this kit contains examples using this LCD. Till now there has been no library support for it in MikroC for ARM compiler and very little info on this kit is available in the internet. I made a literal code translation of the glass LCD library from the official firmware package and converted it for MikroC for ARM. I also made some improvements and ported it with my version of SPL which is very easy to use. Enjoy!

Mainline U-Boot supports various STM32F4 and STM32F7 boards. Default configurations (defconfig) files are available for stm32f429-discovery, stm32f429-evaluation, stm32f469-discovery, stm32f746-disco, stm32h743-disco and stm32h743-eval.

STM32L4 microcontrollers offer dynamic voltage scaling to balance power consumption with processing demand, low-power peripherals (LP UART, LP timers) available in Stop mode, safety and security features, smart and numerous peripherals, advanced and low-power analog peripherals such as op amps, comparators, LCD, 12-bit DACs and 16-bit ADCs (hardware oversampling).
The Discovery kit combines STM32L476 features with LCD, LEDs, audio DAC, sensors (microphone, 3 axis gyroscope, 6 axis compass), joystick, USB OTG, Quad-SPI Flash memory, expansion and probing connectivity.
The STM32L476G-EVAL evaluation board has been designed as a complete demonstration and development platform for STMicroelectronics ARM® Cortex®-M4 core-based STM32L476ZGT6 microcontroller with three I2C, three SPI, six USART, CAN, SWPMI, two SAI, 12bit ADC, 12bit DAC, LCD driver, internal 128 Kbyte SRAM and 1 Mbyte Flash memory, Quad SPI, Touch sensing, USB OTG FS, LCD controller, FMC, JTAG debugging support.
The full range of hardware features on the board can be used to evaluate all peripherals (USB OTG FS, USART, digital microphones, 12bits ADC and DAC, dot-matrix TFT LCD, LCD glass, IrDA, LDR, SRAM, Nor Flash, Quad SPI memory, MicroSD card, Sigma-delta modulators, Smartcard with SWP, CAN, I2C EEPROM, RF-EEPROM) and develop user’s applications.
Ms.Josey
Ms.Josey