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

STM32F407G-DISC1 is in reset when supplied from external +5V.

Everything works fine when the USB programming port is connected to PC. When the board is supplied from external +5V then the reset signal is active all the time. The reset disappears when I connect USB programming port. It seams that the STM32F103C8...

GJuch by Associate II
  • 743 Views
  • 4 replies
  • 0 kudos

STM32F303 Problem Dual ADC mode with DMA

Hey,I use 3 channels of ADC1 and 3 channels of ADC2 with an external trigger conversion source. In order to read both ADC moduls simultaneously I wanna use the dual regular simultaneous mode only with ADC1 as master and ADC2 as slave. For my configur...

Simon G. by Associate
  • 1363 Views
  • 1 replies
  • 0 kudos

Reference design for STM32F303CCTx

Dear Sir/Madam,I want to use STM32F303CCTx in out project. How shall I proceed for the schematics? Is there any reference design available ? I want to use CAN & USB feature.This is for automotive application.Regards,Manoj Hiwarkar

Mouse interfacing with STM32F072B Discovery

Hi ..I want to control movements of a robot arm with mouse cursor and buttons connected to STM32F072B discovery board..I am using CubeMx to initialize the peripherals.While in CubeMx i realized that this board has only Usb-device mode(not a host).So ...

asim khan by Associate III
  • 499 Views
  • 2 replies
  • 0 kudos

ADC Driver stm32f3xx_hal_adc_ex.c

Dear all, I'm using the driver in object. My application when i use this driver sometime crash. After investigate, i found the reason of these crash in the driver in object.Below an extracted of the driver in object where "my application" should not ...

GBarb by Associate
  • 352 Views
  • 0 replies
  • 0 kudos

VERY SLOW QUADSPI READ ACCESS WITH A NOR FLASH CHIP

Posted on May 23, 2018 at 20:21Hi, all. I am using a STM32F765VGT6 chip accessing a Macronix MX25L51245GZ2I 512Mbit (64MByte) NOR FLASH chip over the QUADSPI interface. I am using the HAL QUAD SPI driver. The AHB bus is running at 216MHz.The problem...

How to de-activate HAL_I2C_Slave_Receive_IT()

Posted on April 03, 2018 at 22:56I have a slave device that is monitoring the I2C bus for its address from a master. This was done using the API HAL_I2C_Slave_Receive_IT(). This works successfully. My question is - if you want the slave device to st...

Ed Boris by Associate
  • 1591 Views
  • 7 replies
  • 2 kudos