STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Getting Started...

Posted on December 29, 2011 at 06:34Product: STM3240G-EVALMicrocontroller: STM32F407IGH6IDE: Atollic's TrueSTUDIO Lite IDEI wrote a simple program however, every time I click ''run'' I get a msg box saying, ''the selection cannot be launched, and th...

STM32F407VG vs STM32F417VG

Posted on October 04, 2012 at 22:51Hi all,Is there a document that describes the differences in the STM32F4 line?  Looking through the datasheets I noticed that the F417 has crypto support, I am just wondering if there a formal description of the di...

swinchen by Associate II
  • 438 Views
  • 1 replies
  • 0 kudos

STM32F4 - SDIO_CK not stable at 48Mhz

Posted on October 04, 2012 at 14:23I want to read/write data from an sd card in high speed 4-bit mode. However the SDIO_CK seems to be wrong when I set the bypass bit to run it at 48MHz ( from PLL48CLK ). Every seventh/eigth cycle is way to long, wi...

bard by Associate II
  • 887 Views
  • 4 replies
  • 0 kudos

stm32VL UART problem

Posted on May 03, 2012 at 03:14Hii have to communicate with modem using uart via AT commandmy pb is when i send the first command and receive the reponse i can't send the next AT using uarti can post my code if any one can help me  #uart #adc-stm...

STM32F103 and SDHC over SPI

Posted on October 01, 2012 at 13:32Hello, Recently I need to use an SDHC in order to store some data for my application. I have studied the documentation in order to find out some samples and came out with the following : - sdio samples use SD cards...

longchair by Associate III
  • 842 Views
  • 5 replies
  • 0 kudos

Is it possible to ''interrupt'' a receiving DMA ?

Posted on September 26, 2012 at 22:55Hello, I was wondering (didn't checked yet in the datasheets, but perhaps somebody already has the answer) if it was possible, for example, to start a dma transfer from a receiving communication hardware (let's s...

root by Associate II
  • 638 Views
  • 5 replies
  • 0 kudos

STM32F4 USART

Posted on September 30, 2012 at 03:24I am using the following code to transfer an array of 100 elements to the PC via UART. I am not able to understand what my mistake is. Can someone please point out my mistake. Here is the codeUSART_InitTypeDef US...

nakulrao by Associate II
  • 446 Views
  • 2 replies
  • 0 kudos

Is it possible to use a DMA on SWO ?

Posted on October 02, 2012 at 21:46Hello, Everything is in the title, is it possible to use a DMA to transmit data on SWO ? Or at least to send data (multiple bytes) without blocking execution ? Thomas. #itm-dma-jtag

root by Associate II
  • 396 Views
  • 2 replies
  • 0 kudos