STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4-discovery LCD linking question

Posted on August 31, 2014 at 08:15Dear friends.Please help with the following error:Error[Li005]: no definition for ''LTDC_LayerInit''Here is the part of the program:/* Initialize the LCD */LCD_Init(); /* LCD Configuration */LCD_LayerInit();Both fun...

baev_al by Associate III
  • 1047 Views
  • 6 replies
  • 0 kudos

STM32F2, FSMC, SSD1963 Performance

Posted on June 12, 2012 at 02:43I've recently created a prototype with a STM32F2 and a Solomon Systech SSD1963 interfaced via the FSMC (Resolution: 800 x 480).  I've succeeded in getting things displayed on the screen, but I'm a little disappointed ...

mfranklin by Associate III
  • 3317 Views
  • 12 replies
  • 0 kudos

STM32F2 USB Host Virtual COM with DMA

Posted on September 01, 2014 at 12:15I have a module which I need to communicate with virtual com by USB with a STM32F2.Which means that I need to STM32F2 to be USB host and then connect to the virtual com over USB and I also need the transfer to be...

HAL DMA ADC Interrupt stuck in IRQ Handler

Posted on July 18, 2014 at 02:12I'm having an issue where, if I enable the DMA IRQ, my application gets stuck on one of the error check statements within the HAL_DMA_IRQHandler. I'm trying to run conversions on four ADC1 channels, each going into me...

rajpaged by Associate II
  • 2370 Views
  • 1 replies
  • 1 kudos

Implementing SPI Slave with unknown data length?

Posted on August 21, 2014 at 17:15Hi, I'm using the STM32L053 Discovery kit, and have two board talking to each other over SPI using the example code: ''C:\STM32\STM32Cube_FW_L0_V1.1.0\Projects\STM32L053C8-Discovery\Examples\SPI\SPI_FullDuplex_ComIT...

roberts by Associate II
  • 1170 Views
  • 3 replies
  • 0 kudos

Free IDE and Compiler for STM32Cube

Posted on August 29, 2014 at 07:13We have been looking at starting developing STM32 related products for a while now. Up till not, always concentrated on Microchip PIC. Can anyone tell me if it is possible compiling STM32Cube projects with free tool...

STM32F4x9 dual bank on 1MByte devices

Posted on September 01, 2014 at 11:08I cannot find some details about how this dual bank mode works. Can anybody make my questions clear? If DB1M is enabled, does sectors numbering change also for WRP and/or PCROP protection setting? If DB1M is enab...

jgoril2 by Associate II
  • 456 Views
  • 1 replies
  • 0 kudos

Code sample for AN3109 - anyone know where to find it

Posted on September 01, 2014 at 07:31I have found a couple threads here that have old (not working) links for the SW to accompany AN3109, but no luck finding the code. Anyone either have a copy of the code or know where it is hiding at ST.com?Thanks

william by Associate
  • 462 Views
  • 1 replies
  • 0 kudos