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

SPI pins initialization STM32L-discovery

Posted on October 08, 2012 at 16:06It seems I can't correctly initialize the SPI pins on the STM32L-discovery board. I have very little experience with programming 32bit devices so I am probably missing something obvious. I hooked up my oscilloscope...

jurriaan by Associate II
  • 1867 Views
  • 7 replies
  • 0 kudos

DFU combine with project.

Posted on March 06, 2013 at 02:08Hi All,Could the DFU project possible to merge with my project in one hex file?

cng by Associate II
  • 688 Views
  • 2 replies
  • 0 kudos

Programming languages

Posted on March 19, 2013 at 13:31Hello, I´m new in programming STM32, so I´m sorry for ''stupid'' question. It´s possible to program STM32 microcontrollers by objected oriented languages (C++, Java,...). I know that using C is the best choice, bu...

j3lda by Associate II
  • 745 Views
  • 2 replies
  • 0 kudos

STM32F3DISCOVERY USB-Virtual Com Port?

Posted on November 18, 2012 at 14:16Hi!May I ask for help about setting up VCP with one?I am currently looking over the files of STM32_USB-FS-Device_Lib_V3.4.0 (under virtual com port). I can't seem to understand how to tailor it with STM32F3Discove...

bobot by Associate II
  • 3369 Views
  • 18 replies
  • 0 kudos

STM32L Discovery Blue/Green Led not working

Posted on March 19, 2013 at 02:13Hi, I managed to compile and start the Temperature Measurement Example with Eclipse and Code Sorcery. It runs and shows a temperature. I wanted to add a few lines of code to see the LEDs blinking inside the infinite ...

lawi by Associate
  • 597 Views
  • 1 replies
  • 0 kudos

toggle led with delay inside exti interruption

Posted on March 18, 2013 at 20:53Hi,I am trying to toggle a led inside an EXTI interruption with Delay. The delay function is based on the systick intrruption. Everything works fine seperately but when I try to use the delay inside the EXTI interrup...

DMA for unknown datareceive throw USART

Posted on March 18, 2013 at 15:24Hello, I am working on a device which one funcion should be USART to Ethernet bridge on STM32F407. I need to receive data from USART and then work with them. But beacuse of speed I wanted to use DMA instead of interr...

phajek by Associate
  • 776 Views
  • 4 replies
  • 0 kudos