STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F407VGT6 + Kamera (OV7670) + Ethernet Stream

Posted on May 28, 2013 at 18:46Hello, I currently have the problem of the camera (OV7670) via Ethernet (UDP) to stream. I currently use the demo software and a simple UDP connection (server) to build, now I want to send the camera data in JPEG form...

samet by Associate
  • 778 Views
  • 3 replies
  • 0 kudos

Announcement: Visual Studio support for STM32 devices

Posted on July 09, 2013 at 07:08 Hi, We would like to announce that we have added support for STM32 devices to VisualGDB, our Visual Studio plugin for developing and debugging of embedded projects. A detailed step-by-step guid...

ivan2 by Associate II
  • 447 Views
  • 1 replies
  • 0 kudos

Keil: Error-Flash-download-failed-Cortex-M0

Posted on July 21, 2013 at 23:58Hi, use the STM32F103 microcontroller for my thesis. The firmware uses different Timer, 2 ADC, SPI and some GPIOs. Until yesterday everything worked perfectly but since I decided to use two timers in master / slave ...

fedex03 by Associate II
  • 1087 Views
  • 1 replies
  • 0 kudos

strange current consumption

Posted on July 21, 2013 at 12:56Hi All, i have issue with current on STM32F417 (100pins) :( when i connect power and BOOT0 is set to run into STM's bootloader i have power consumption 88mA, and when i jump into my program i have 120mA :( i have ...

F2 - unused i/o

Posted on July 20, 2013 at 12:33Hi, I am a little unclear as to what Section 5.6 of AN3320 is recommending for unused I/O pins. For example is configuring a pin as output low, open drain, with internal pull down resistor and unconnected pin, materia...

anthony by Associate
  • 523 Views
  • 2 replies
  • 0 kudos

SPI Issues

Posted on July 21, 2013 at 07:37 Currently im using SPI to send information to configure the internal registers of a ENC28J The minimum SCK allowed is 8 Mhz. Im using the STM32F103RB, which can operate at 78Mhz. For some reason when i try to boo...

timothy by Associate II
  • 530 Views
  • 1 replies
  • 0 kudos

Timer 6 and timer 7 on discoveryf407VG

Posted on July 20, 2013 at 11:52Hello every one!I am using MicroXplorer to config timer 6 and timer 7, projrect with devide stm32f407vg. But I can't see it any where!!!When I creat new project, I have timer from timer 1 to 5 and from 8 to 14. But ti...

21003218 by Associate II
  • 660 Views
  • 3 replies
  • 0 kudos

Using FSMC bank1 and bank2 simultaneously

Posted on July 18, 2013 at 00:01Hi,I use:stm32f4 (LQFP100)I want to:1. Use FSMC bank1 to control LCD2. Use FSMC bank2 to control NAND memory3. Use chip select to control active chipProblem:Chip select for bank1 (NE1) and chip select for bank2 (NCE2)...

TIMING issues

Posted on July 20, 2013 at 20:19im trying to pull a pin high and drop low right before SPI transmission. Any suggestions on how i can accomplish this? Basically i need a command that will do this every time there is a transmission. #stm32f103

timothy by Associate II
  • 333 Views
  • 0 replies
  • 0 kudos