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

ADC use different channels at different time

Posted on March 08, 2017 at 02:42Hi! I got a problem when I was dealing with ADC. I am wondering if I need to use the multichannel at different time, which means I want to start one channel at a time  and get a thousand ADC data then stop ADC,after ...

STM32F091 option bytes programming problem

Posted on February 26, 2017 at 12:32Hi everybody,I am facing a rather strange problem when trying to program the two user option bytes (0x1ffff804, 0x1ffff806).The code I am using is rather straightforward:    volatile FLASH_Status test3;    volatil...

STM32F746 Quad SPI in Legacy mode

Posted on January 18, 2017 at 12:52I'm working on project involving STM32F746 in QFP208 package.Reference manual states that in Legacy SPI mode (which may be used for compatibility purposes) pins are configured as:• IO2 is in output mode and forc...

F334 SPI DMA and endian issues

Posted on March 10, 2017 at 14:46Hi,Continuing my saga on SPI DMA, which works now.The idea is to use it to drive a SPI LCD, an ILI9341 with DMA.I see that I can communicate with the LCD, but all 16 bit writes are messed up due to SPI write with 16 ...

STM32F103 timer2 input capture

Posted on March 10, 2017 at 15:46I'm trying to use timer2 ch2 for input capture, but I don't seem to get it to work.I wonder what am I doing wrong?I don't use CMSIS or any other libraries.Here's my set-up:    nvic[NVIC_ICER_0] |= 0x10000000; // disa...

Resolved! CubeMX Upgrate FreeRTOS from 8.xx to V9

Posted on November 06, 2016 at 23:11Hey guys, I used CubeMX to generate a setupcode for my STM32F4 Discovery board. When I began my work, i noticed that the FreeRTOS Version used by Cube MX is an old one. Do you know when V9 would be supported by Cu...

STM32F103C8 complementary PWM

Posted on March 11, 2017 at 22:48The original post was too long to process during our migration. Please click on the attachment to read the original post.