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

Reading ADC Multichannel

Posted on February 04, 2013 at 18:08 I want to read valuefromaccelerometer . Model 1 void GPIO_ADC1_setup() { GPIO_InitTypeDef GPIO_InitStructure; // Enable GPIOC clock RCC_APB2PeriphClockCmd(RCC_APB2Periph_GPIOA,ENABLE); // Configure PA1 as ...

IAP (In Application Programming) for Flash on STM32F407ZE

Posted on February 04, 2013 at 16:50How long is the bus stalled for program Flash block erase and program operations? I would like to write to and erase Flash sectors while running an application from Flash in sectors not being modified.  Reading ab...

Play mono on stereo channel

Posted on February 04, 2013 at 16:29 Hi , as quoted from the audio implemination of stm32f4 eval : Mono audio streaming is not supported (in order to play mono audio streams, each data should be sent twice < br >on the I2S or should b...

How to drive external flash memory using stm32f103vet6

Posted on February 01, 2013 at 12:10Hi, I have connected external flash memory to my board and using stm32f103vet6 controller. I want to drive this flash memory. So how can i drive that one? And after driving flash memory how can i make sure that fl...

manoj23 by Associate II
  • 1993 Views
  • 4 replies
  • 0 kudos

Bootloader and code protect

Posted on February 02, 2013 at 10:43Hello ; It was not clear to me in the documents ; we are loading the program through usart3(stm32f407)  ; so can we still have the code protect fuse? I mean we dont our code to be copied; when using Jtag it is ok...

sami by Associate II
  • 933 Views
  • 2 replies
  • 0 kudos

GPIO microcontroller STM32F047VGT6

Posted on February 03, 2013 at 10:19I use a microcontroller STM32F047VGT6 all alone without the kit board I want to use GPIO    (I want to interface the GPIO Pin )  .. Is what I connects Pin  directly without any electronic component?? #interface...

hatem by Associate II
  • 1066 Views
  • 1 replies
  • 0 kudos

Using SDIO instead of SPI in STM32

Posted on January 09, 2013 at 14:14 Hi all, How can I use the SDIO to access to an uSD card with EFSL filesystem. The example I have is using EFSL with SPI as communication interface. I should have an interface.c file where I do a...

tinymanta by Associate II
  • 4990 Views
  • 11 replies
  • 0 kudos