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

STM32F407 CAN1 Issue

Posted on August 11, 2012 at 21:22Hi, I'm new to this forum and was wondering if someone could maybe assist me with this problem: I'm using the STM32F407IGT6 device for one of my projects. I want to use both CAN busses on the device. Currently CAN2...

schalk by Associate II
  • 1092 Views
  • 3 replies
  • 0 kudos

STM32F4DISCOVERY USB HS with SMS USB3320 problem

Posted on June 14, 2012 at 10:08Hi to All, Setup: STM32F4DISCOVERY board connected to SMS USB3320 HS PHY. CPU Clock : 168Mhz from HSI. USB Class: MSC - mass storage device. Problem: The device descoravble by PC  I can see files on the Flash disk but...

STM 32 DAC Example

Posted on August 10, 2012 at 13:16Can any one tell me where to find the firmware of Example given in the application note AN3126. Thanks.

[resolved]Can't get SPI clock to stop properly (RXONLY)

Posted on August 07, 2012 at 20:21Hi all, I'm having problem stopping the SPI clock in RXONLY mode. PB3(SCK) and PB4(MISO) on my STM32F103VBT6 are used to read from a bunch of external shift registers. On-chip resources are allocated as follows:SPI1...

Alex Yang by Associate II
  • 1074 Views
  • 1 replies
  • 3 kudos

''Error: Flash Download failed - ''Cortex-M3''

Posted on August 10, 2012 at 18:24Keil fives me the cryptic message ''Error: Flash Download failed - ''Cortex-M3''I am using the STM32f103 and another project loads just fine on the same board.The ''informative'' message above does not give me anyth...

emalund by Associate III
  • 3300 Views
  • 1 replies
  • 3 kudos

RTC not ticking

Posted on August 10, 2012 at 17:04Dear all, I am having a problem making the RTC of my STM32 Discovery F4 work. I have taken the example code from STM32 Std Peripheral Library, RTC_Timer folder but it does not work. The MCU is able to detect the LSE...

Interfacing OV2640 sensor with stm32f103

Posted on August 10, 2012 at 13:53How to enable single snapshot mode in ov2640 sensor....i want to take a single image & then store it to SD card.......can ne1 pls help me out....Thanks

pawan by Associate
  • 589 Views
  • 0 replies
  • 0 kudos

STM32F41G-EVAL Ethernet 100MBit/s

Posted on August 10, 2012 at 11:56Hi, im using the stm32f41ig-eval board an i modified the example: STM32F4x7_ETH_LwIP_V1.0.0/ FreeRTOS httpserver_socket. After the modification i can send data to the server an it send it back to the client. Than i...

ingo2 by Associate
  • 390 Views
  • 0 replies
  • 0 kudos

stm32 discovery, usart not working at all ?

Posted on August 06, 2012 at 04:27I had tried to move a working application to my stm32 discovery 'b'. I defined it as STM32F10X_LD_VL and am using the latest libraries from the stdperiph. The usart does not work at all (no high/low on scope). I had...