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

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
  • 1611 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
  • 810 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
  • 680 Views
  • 2 replies
  • 0 kudos

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 ...

F401-Nucleo board SPI with DMA problem

Posted on January 01, 2015 at 11:28 Hello, I am successfully communicating between the nucleo board(master) and a TI(slave) launchpad using normal SPI. e.g I can send a long character string from nucleo and receive it correctly at the lau...

salman by Associate II
  • 562 Views
  • 1 replies
  • 0 kudos

BOR Level fluctuation

Posted on January 01, 2016 at 10:07We are using STM32F205. Circuit is working at 3.3V Most of the critical components are 3.3V. I need to select proper BOR level.Datasheet states following:00: BOR Level 3 (VBOR3). reset threshold level from 2.70 to ...

dimax by Senior
  • 1018 Views
  • 0 replies
  • 1 kudos

STM32F0 nBOOT1 bit

Posted on May 18, 2014 at 17:55Dear friends, I am really inclined to use the STM32F050 microcontroller. I would like to use its internal bootloader, but while I was reading the documentation (AN2606), I found the following: ''The hardware required t...

Does STM32F429 support SPI RGB Serial Interface?

Posted on December 30, 2013 at 14:52I found a LCD with OTA5182A driver in SPI & RGB interface. However its RGB is serial RGB not parallel RGB in STM32F429. Is there a way to allow the LCD controller to work with STM32F429 inside lcd display? #int...

changli by Associate II
  • 919 Views
  • 3 replies
  • 0 kudos