lcd interfacing
Posted on January 12, 2015 at 10:11Hello everyone, I need to interface alpha numeric LCD display (odm 16216-9sl) with stm32f101xx . so please suggest me the sample code to drive the LCD .
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on January 12, 2015 at 10:11Hello everyone, I need to interface alpha numeric LCD display (odm 16216-9sl) with stm32f101xx . so please suggest me the sample code to drive the LCD .
Posted on January 11, 2015 at 13:30When I debug the usb of stm32f103, using ST firmware library and st-link .Will appear the following questions:I want to suspend operation, but the IAR will be prompted to me that ''Target is running,Failed to stop ...
Posted on January 09, 2015 at 02:41Hi, For our current project.We need add the exteral memory for data save and display flush.I have checked the main course mcp of market.But not find 3.3V mcp memory.So,How we can use mcp? #stm32f429-add-external...
Posted on December 08, 2014 at 14:18''Batch Acquisition Mode'' mentioned for the new STM32F411: http://www.st.com/web/en/press/en/p3580 http://www.st.com/web/en/catalog/mmc/FM141/SC1169/SS1577/LN1877 OK I understand the marketing droids need to buzz...
Posted on January 09, 2015 at 19:00Can I use GUI_init (I mean gui library) without freertos? I've just seen a lot of examples with GUI_init, and all these examples were only with freertos. I'm trying to make a simple example (drawing something on lc...
Posted on January 09, 2015 at 19:13Hello Has anyone successfully got the triple adc mode with a sequence working? Let's say I already got the ADC and the DMA working for 3x channels without any kind of sequence... what do I have to change in order t...
Posted on January 06, 2015 at 14:07I'm struggling with SD card handling. If anyone has a working config of - STM32F429 or 427 - SD card - Cube MX generated code and able to make a oscilloscope recording, please send me the proper init sequence. F...
Posted on January 07, 2015 at 08:34hi there is a problem when i connect my discovery board to the computer and USB port, the LD1 on board not works and +5 volt pins on the board, have +2.67 volts the 4 user led's have very low light ... whats the pr...
Posted on November 26, 2014 at 18:28I recently upgraded my STM32CubeMX from version 4.3.1 to version 4.5.0. I did this because 4.3.1 had a bug causing user modifies code in the automatically generated files to be corrupted whenever the project was r...
Posted on December 11, 2014 at 17:28I would like to point out the problems that I have encountered with CubeMX thus far.I am trying to set up an SPI communication between an STM32F401RE Nucleo board (Master) and an mbed LPC1768. I tried using the Cu...