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

STM32F103ZE Flash interface

Posted on February 28, 2014 at 12:15Hello,    I am plan make custom board with STM32F103ZE chip. My question is, what is the interface for flashing the program in to flash?is it USART(UART)? or JTAG?

STM32L100C6 Port H missing in Datasheet memory map

Posted on February 28, 2014 at 11:04Hi, I am missing Port H in the datasheet's memory map. Is it at 0x40021400? https://my.st.com/st-extranet-web-active/static/active/en/resource/technical/document/datasheet/DM00078075.pdf Thanks! Alex #stm32l-po...

at1 by Associate II
  • 1422 Views
  • 10 replies
  • 0 kudos

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

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
  • 405 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
  • 1177 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                      ...