STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F103 how to encode in a packet ppm signals

Posted on January 03, 2015 at 14:58Hello, i am staring a remote control project for a quadcopter, the main ''processor'' is a stm32f103c8t mcu wich is intended to work with nrf24l01 or cc2500 wireless devices. My main concern is after reading lets s...

Bogdan by Senior
  • 1111 Views
  • 3 replies
  • 0 kudos

IDE and Tool for STM32F407XX & STM32F429XX Family development

Posted on January 02, 2015 at 07:23Which tool and IDE to be used for the STM32F407XX and STM32F407XX family? With reference to our project application, the �STM32F407XX and STM32F407XX� family are suitable and thus we are planning to purchase �STM3...

nss by Associate II
  • 642 Views
  • 2 replies
  • 0 kudos

Newbie Query: Storing Count values in Text File (FATFS-SDIO)

Posted on January 02, 2016 at 20:59I want to store consecutive Timer counts (32bit) to a text file. To avoid SDIO write for every count, I've tried to store in a string first and SDIO write after 40 counts (for example). Can we store values column-w...

rumlyen by Associate II
  • 533 Views
  • 2 replies
  • 0 kudos

Best Tool for starting with STM32F303VC Discovery Board

Posted on January 02, 2015 at 20:44Hi I have recently bought STM32F303VC Discovery board. I want to know which IDE and tools will be best to use. I Tried with Keil MDK but it seems to be uncomfortable to use. So Is there any dedicated IDE for this?...

amit by Associate
  • 336 Views
  • 0 replies
  • 0 kudos

STM32CubeMX USB FS Host Problem

Posted on January 02, 2015 at 20:27I am using an STM32F405 with Atollic. If I use the STM32DiscoveryVCPMaster code it all works fine, put the scope on D+ pin, see volts and it connects to the PC OK. If I do an STM32CubeMX project with only USB_OTG_F...

Wood.Andy by Associate III
  • 341 Views
  • 0 replies
  • 0 kudos

Excell file for RCC decode STM32F303VC

Posted on January 02, 2016 at 18:54Hi all,in attachment you can find my excel tool for RCC CR and CFGR registers decode of STM32F303VC. It is distributed on an ''AS IS'' BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND.  #stm32f303vct6 #stm32 ...

STM32F405 - triple adc dma fires just once

Posted on December 26, 2014 at 23:28 Hello I'd like to run all three ADCs of the STM32F405 in regular simultaneous mode and use DMA to load the values to a buffer. I'm sure this problem has occurred before but all the examples I found ar...

hints about making my own stm32f407vg board

Posted on October 13, 2014 at 23:06hi, i'm going to make my own dsp board with a stm32f407vg. i developed my firmware on a stm32f4 discovery and so i'm tryng to reproduce the part of that board i need on my custom pcb. as well as connect the pin of ...