STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L476 No GPIO->AFRL OR ->AFRH

Posted on August 02, 2017 at 01:35Reference manual RM0351 STM32L4xx, section 8.4.9 and 8.4.10 GPIO registers AFRL and AFRH are not defined in the stm32l4xx.h file, except as   __IO uint32_t AFR[2];      /*!< GPIO alternate function registers,     Ad...

IAR download

Posted on August 01, 2017 at 16:26Hi   I am new to using STM devices. I have bought this EVB STM32F407VGT6 MCU board. I would like to know where to download the IAR development tool for this... I  am used to using the word IDE  or CCS.. I would like...

Output Compare and Input Capture

Posted on August 01, 2017 at 17:51STM32F429IIHi everybody. I have a question about the coexistence of OC and IC in the same Timer. For example,  I have to use PH10 as OC and PH11 as IC. As Alternate function respectively CH1 and CH2 of Timer 5. The ...

STM32F103 UART1 flow control + bluetooth BT121

Posted on August 01, 2017 at 11:56Hi all,I've a problem on STM32F103RET6 microcontroller using the UART1 flow control in combination with the Bluegiga BT121 bluetooth chip. I'm using a custom board with these simple hardware configuration:I'm using ...

0690X00000607k1QAA.png

JTAG Debug Auto-Starts

Posted on August 02, 2017 at 13:06I'm using the ST-Link with IAR, trying to do on-chip debugging via JTAG on a STM32F432. However, when I click 'Download and Debug', my application seems to randomly start running, instead of sitting in man at the re...

jvavra by Associate III
  • 452 Views
  • 4 replies
  • 0 kudos

STM32f407 & ov5640/OV5642 camera driver

Posted on February 02, 2017 at 12:32I am looking for interfacing of 5MP camera module(having image sensor OV5640/OV5642) with STM32F407, For this whether I have to write my own driver for this camera or should I get from STM or camera vendor

Nagesh K by Associate II
  • 1481 Views
  • 6 replies
  • 1 kudos

Demo code for SAI in Double Buffer DMA mode?

Posted on August 01, 2017 at 23:53I'm trying to configure my STM32F7xx device to DMA stereo audio samples from RAM (SampleBuffer1[] and SampleBuffer2[]) to the SAI using the Double Buffer mode of the DMA controller. However, I can't seem to find any...

Can't receive over duplex SPI with DMA

Posted on August 01, 2017 at 16:39I'm trying to communicate with AD5750 over the SPI. It requires full duplex SPI, where according to the timing diagram on page 9 of 36 in the data sheet, AD5750 is a slave SPI device, which is responding to a comman...

zdravko by Associate II
  • 929 Views
  • 9 replies
  • 0 kudos