STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Nucleo + netmf

Posted on January 08, 2016 at 16:58Exists there an version of netmf usable for nucleo board as NUCLEO-F446RE ? #nucleo #netmf #f446re

rs.jahn9 by Associate
  • 412 Views
  • 1 replies
  • 0 kudos

STM32f1xx SPI DMA reset

Posted on January 07, 2016 at 21:05Hello,I am having difficulty recovering from failed SPI transfers when using DMA. It appears that the DMA controller maintains the state of the failed transfer and tries to complete the operation when the next tran...

ADC channel usage

Posted on January 08, 2016 at 16:26Hi all, Is it possible to have some ADC channels in continuous mode and some others in independent mode for the same ADC1? If YES, can you please post sample code on how to configure the same? Thank you.

nps by Associate II
  • 324 Views
  • 1 replies
  • 0 kudos

Should FSMC clock be in sync with GPIO clock ?

Posted on January 08, 2016 at 14:24Hello, I'm using the FMSC controller on a STM32F103 to drive a TFT screen with a 8080 like interface. It seems to be working correctly but I'm wondering if there should be any particular relationship between the FM...

adrien by Associate
  • 253 Views
  • 0 replies
  • 0 kudos

STM32 + SD Card

Posted on December 27, 2012 at 12:27 Hi, I am trying to initialze my SD card,for some reason i cannot create\open a file,this problem raises the following question : am i obligated to use the fatfs library f_open, or can i use the regula...

STM32L0 Nucleo_Multichannel ADC using cube

Posted on January 08, 2016 at 13:36Hi,How to configure multichannel ADC in STM32L0 nucleo using cube and how to read it...without using DMAAlso how to switch from one channel to another...any one share examples

milind2 by Associate II
  • 326 Views
  • 1 replies
  • 0 kudos

Spi with dma

Posted on January 07, 2016 at 16:05the goal is to tranfer the data from memory to spi. The buffer values are 32 bit. and the spi data register is 16 bit. i made a configuration to take the 32 bit value and put it in fifo, then take 16 bit value from...

arunease by Associate II
  • 734 Views
  • 4 replies
  • 0 kudos