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

how to debug (terminal) a UART modul connected to usart2 ?

Posted on December 07, 2011 at 02:00Hi, its me again :) i have my stm32f103ze USART2 with 38400 baud connected to a bluetooth modul that uses rx, tx, rts, cts. I must send some commands to the bluetooth device via USART:    /* USART2 Clock an*/     ...

3.5'' & 4.3'' TFT LCD with Touch & MCU Interface!

Posted on December 06, 2011 at 15:283.5'', 4.3'' and 7'' TFT LCD modules with Touch Panel & LCD Controller (such as K350QVG-V1-F / K350QVG-V2-F) are provided. They have true TFT LCD colors and 8-bit/16-bit 8080 system or 3-wire/4-wire SPI interface ...

sales23 by Associate II
  • 576 Views
  • 1 replies
  • 0 kudos

Looking for CAD Symbols

Posted on December 07, 2011 at 19:58I'm trying to locate CAD Symbols for the SMT32 family. I'm currently using Eagle/Cadsoft, with Microchip I download a file then use Ultra Librarian to convert to Eagle.   #cad-symbols-pad-layout

KevinA by Senior
  • 371 Views
  • 0 replies
  • 0 kudos

Stm32F2 : Ethernet start up infinite Loop

Posted on September 30, 2011 at 20:33Hi I have a problem in Ethernet start up using LWIP. the program always stick in a infinite loop in below line :while (ETH_GetSoftwareResetStatus () == SET) what is problem and what is this line means ? i use an...

DAC Example code

Posted on December 07, 2011 at 13:00HiDoes anyone know where I can find example code of using the DAC? I only found application AN3126 pdf but there was no firmware to go along with it.Any help would be appreciated. I've checked out the STM32 librar...

apatel by Associate II
  • 732 Views
  • 1 replies
  • 0 kudos

STM32F2XX Ethernet IAP

Posted on December 06, 2011 at 15:31I've tested the F2xx IAP over ethernet and it didn't work for me, the communications works okay, but the flash erase routine doesn't  work.     Has someone tested this application?

Asantos by Senior
  • 661 Views
  • 3 replies
  • 0 kudos

How to set up MDK-ARM, cmsis, stlib 3.5.0 for 16Mhz HSE

Posted on December 07, 2011 at 00:25Hi, i want to know how to setup my stm32f103ze (HD) project correctly to 16mhz HSE. I build up a device with 16mhz NOT 8mhz. I want to use USB and USART too. It would be nice to have a helping hand. with regards s...

ADC -> DMA with no libraries

Posted on December 06, 2011 at 00:55Hi, I'm trying to implement a sensor network. I know that I must use DMA to be able to work with multiple ADC channels. Since this is a school assignment, I'm not allowed to use any libraries. For some reason I'm ...

dileptor by Associate II
  • 864 Views
  • 4 replies
  • 0 kudos