STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Virtual COM Port ?

Posted on February 19, 2014 at 01:58Guys, I have installed STM Virtual COM Port on my computer, But everytime I connect the board via USB cable, window says ''USB device is not recognized'' What shall I do to fix it ? Thanks

f407 usb transfer problem

Posted on February 19, 2014 at 02:56Hi,i want to make a f4 USB driver and i got a problem that when i run my program the computer can identify the USB device but cant transfer data between it, i try to trace the program and found the interrupte(DCD_...

stm32_eval_lcd

Posted on February 28, 2014 at 10:07Hello all, Do you got example using   void LCD_PolyLine(pPoint Points, uint16_t PointCount) ?I do not know how to use, how to  declare  Points to test.Thanks

np1 by Associate II
  • 246 Views
  • 0 replies
  • 0 kudos

STM32F429 LCD Max resolution issue

Posted on February 28, 2014 at 06:08Hello,I have a question for STM32F429 LCD support.I will try use the stm32f429 and lvds ic to controll the TFT-LCD(1024x768, LVDS).According to the STM32F42x STM32F43x datasheet, LCDC Supports up to SVGA(800x600) ...

abby21 by Associate
  • 293 Views
  • 0 replies
  • 0 kudos

STM32F103 USART DMA issue

Posted on February 26, 2014 at 15:29Hi all,I have a problem using the DMA with USART3 on an STM32F103 MCU:I've configured the USART3 to transmit a buffer (fixed length) one shot using the DMA (just transmitting, not receiving) and then stop transmit...

Flash Loader - no target to select

Posted on December 01, 2013 at 22:57I am able to connect to my STM32F427 processor via FLD, but there is empty list, where you select target. I also get info about PID: 0419; BID: NA; Version 3.1.If I click next, and want to upload a file, it says t...

jernej by Associate
  • 838 Views
  • 4 replies
  • 0 kudos

problem with FreeRTOS and USB

Posted on February 26, 2014 at 16:37hello everyone today I have a problem but I don't have any solution for that my problem: with USB per 1(ms) send 1 interrupt to system and if not solve this interrupt, the data will be broken                      ...