STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F401RCT6 use at 2.8v

Posted on July 15, 2016 at 12:43Hi ,      I want to use STM32F401RCT6 at 2.8 V, which is compatible with VS1053 Audio Codec IC, Please Suggest Can I use it with 2.8V. #stm32f401-audio-codec

Kris1 by Associate II
  • 416 Views
  • 2 replies
  • 0 kudos

STM32F429 Tft lcd drive

Posted on July 31, 2016 at 17:05Hi,I am trying to drive 320x240 tft lcd with my stm32f429 mcu. I have connected all RGB and SYNC pins together with mcu and lcd but i can not see anything on the screen when i try to write something. I am not sure tha...

er3481 by Senior
  • 268 Views
  • 0 replies
  • 0 kudos

STM32F0 DMA ADC, Channels Offset

Posted on July 31, 2016 at 15:01 Hello. When I configure the ADC and DMA to read 5 channels, something funny happens. Randomly when the board is powered up (maybe 20% of the time) the channels are offset in data array. So in the data array locat...

owen by Associate
  • 243 Views
  • 0 replies
  • 0 kudos

To develop Command for Servo MOTOR (motion control)

Posted on July 29, 2016 at 17:13Hi,I am new in STM32.I want to develop controller with 2 independent pulse train or specific amount of pulse output with 50% fixed duty cycle. In project i want all the command to be added which in dspin project same ...

euphoria by Associate II
  • 3610 Views
  • 5 replies
  • 0 kudos

STM32F103 MP3 USB Streamer

Posted on July 31, 2016 at 00:46STM32F103 Emulating as 1GB USB Disk with 1GB MP3 File to Stream Digital Audio to any USB Porthttp://usbaudiostream.blogspot.com/

Help me speed up my stm32f7

Posted on July 29, 2016 at 19:49Hi everyone,I am making an emulator that is emulating an old c64 computer. For this I am using a custom made hardware. This has a STM32F756 MCU together with 200Mhz SDRAM installed. The real heavy things for this proj...

STM32F303 USB Cube CDC app

Posted on July 28, 2016 at 11:02Some re-edit required:Hi.I have used STM32cubeMX to create a USB CDC application for the NUCLEO-F303RE board. I can connect to the host PC as a CDC, so thats fine.I now want to find in the source code where is the cod...

kvresto by Senior
  • 334 Views
  • 2 replies
  • 0 kudos

STM32F3 PWM ramp-up/ramp-down

Posted on July 30, 2016 at 10:47Hi everyone,I'm going to work on a motion control project where I want to to generate pulse trains PWM with ramp-up/ramp-down for acceleration. What idea to do this?Thanks! #ramp-up