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 Discovery 10Mhz Clock Output?

Posted on March 06, 2014 at 10:42I want to use STM32F407 with the OV7670 camera. I need to external 10 MHz clock source.SystemCoreClock 168 MhzAHB Prescaler 1, ABP1 Prescaler 4, ABP2 Prescaler 2Can I get 10 Mhz clock using Timer 3. #stm32f407 #pw...

OV7670 interface cannot get product ID

Posted on July 11, 2012 at 00:52Hi,         I have a problem with interfacing OV7670 camera. I connect only 4 wires from Ov7670 to my stm32f4board, SIO_C, SIO_D, 3V+ and GND. Then I tried to read product id of the camera. It always send 0xFF. I am n...

theparitt by Associate II
  • 1048 Views
  • 6 replies
  • 0 kudos

STM32 port and OV7670 ?

Posted on April 08, 2014 at 04:11 Guys, I have OV7670 module and STM32 dev board, I'm confused on how to connect the port of STM32 and OV7670 at the module because of the name of the port on OV7670 is different with in STM32 code, ...

0690X00000602sPQAQ.jpg

ADC noise alternatives for 3-phase current measurement

Posted on April 17, 2015 at 12:48Hello again! I would like to make a question about an issue I have with the measurements of three currents! Specifically I have a 3-phase converter and I would like to measure its currents as fast and accurate as pos...

pant by Associate II
  • 837 Views
  • 5 replies
  • 0 kudos

Overvoltage on GPIO pins (analog setup)

Posted on April 22, 2015 at 12:07I have a signal going into one of the pins on a STM32F303 which is set up in analog mode as an input to an ADC. It is fed by a 2K2 resistor. The power supply on the MCU is 3V. If the signal being fed into the 2K2 goe...

gbigden by Associate III
  • 445 Views
  • 2 replies
  • 0 kudos

SDIO - 32F411 - Hw or Sw problem?

Posted on April 21, 2015 at 00:57Hi, I made a custom board to atach to a nucleo 411 board with a uSD shocket. I'm trying to get FatFs on it. I'v test almost every code on the web. I use System Workbench and Cube/stdperiph_lib. I would like a simple ...