STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Recommeded for STM32F407 with DCMI

Posted on September 27, 2014 at 06:01I would like work easly and quickly camera with DCMI on STM32F407. Does anyone know sample source code on this system? I hope the program work parfect when I write to STM32 byEWARM. Actually, I already have a STM...

nagano by Associate II
  • 703 Views
  • 7 replies
  • 0 kudos

STM32F4 NAND Problem

Posted on August 12, 2014 at 18:35Hi, I have a problem with my steval-ccm008v1 evaluation board. When I load ST Mass Storage example everything is fine. I connect my board to PC and format it through Windows. Then I see a filesystem on my board and ...

aveal by Associate II
  • 776 Views
  • 5 replies
  • 0 kudos

ADC+DMA on STM32F207ZG Board

Posted on October 07, 2014 at 21:10I have a STM32F207ZG-SK board, and I want to configure pin B0 and A6 to read analog values from another board.Did I do the setup for pin B0 and A6 correctly? I checked to see if it has ADC and it does, so I just ch...

lux by Associate II
  • 1012 Views
  • 7 replies
  • 0 kudos

image stream display captured by ov7670

Posted on July 24, 2014 at 13:21HelloI need a software or source code for getting image stream data via usb port that is sent according to some protocol like HID or MSC class .The camera's captured pictures is controlled and sent by stm32f4discovery...

spbt2632c1A Bluetooth

Posted on October 08, 2014 at 14:48Hello :),I need help to solve the communication between processor C805 and BL module. Devices communicate via UART (serial port -> TX / RX pins) and I need to do a basic setup. Then send it AT commnads  BL module. ...

artasppo by Associate
  • 327 Views
  • 1 replies
  • 0 kudos

STM32F3 Software Interrupt Without Hardware Interrupt

Posted on October 04, 2014 at 01:46I want to have an interrupt that is triggerable by software, but without also having it be hardware triggerable. This is easy if there is a spare pin on the microcontroller to dedicated to being a useless pin. But ...

tyler by Associate II
  • 960 Views
  • 6 replies
  • 0 kudos

STM32L053R8 Problem trying to sample VREFINT

Posted on October 08, 2014 at 02:07Hi All, I have configured the ADC according to the initialization code below and then try to to a conversion to read the VREFINT voltage so as to calculated AVDD.  The initialization appears to work ok and the conv...

danq by Associate II
  • 461 Views
  • 2 replies
  • 0 kudos

IAR Workbench programming

Posted on October 08, 2014 at 10:33hello all,I am working on a project where I have to design the PCB. I have designed the PCB similar to the http://www.ti.com/product/CC2541 sensor tag... I have used http://www.ti.com/product/cc2541 soc, temp senso...