STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 PDR, PA0 (WAKE), BypassReg connections

Posted on January 05, 2015 at 16:41We are not using sleep/wake functionality. Can PA0 be left open? If it is to be connected to ground or VDD can it be connected directly or need to connect thru resistor?Similarly, PDR and Bypass regulator. Can PDR ...

mahendrai by Associate II
  • 1011 Views
  • 2 replies
  • 0 kudos

F107 CDC crashes when replugging into computer

Posted on May 16, 2016 at 21:52 I know this is a long shot and I can't give much information on to what's going on, but... ...A colleague used STM Cube to generate a simple FreeRTOS project for the F107 with a CDC class in device mode. A...

DiBosco by Senior II
  • 239 Views
  • 1 replies
  • 0 kudos

TIM PWM input mode

Posted on May 17, 2016 at 22:58Hi.I would like to use PWM input mode on a TIM1. PWM signal on my custom PCB is connected to TIM1 channel 4. Now, I figured out that CubeMX allows to configure PWM input mode only, if PWM signal is connected to channel...

matic by Associate III
  • 350 Views
  • 1 replies
  • 0 kudos

Cube MX, BSPs, Keil and sw enineering

Posted on May 17, 2016 at 14:18I need advice on how to organize my project. Actually- a production PCB using STM32F030x6 is under construction (samples will arrive in a couple of weeks)- a discovery board using SRM32F030x8I am designing with discove...

stanzanim by Associate III
  • 360 Views
  • 1 replies
  • 0 kudos

STM32 I2C bootloader issue

Posted on May 17, 2016 at 08:12 hi all, I have a program to use a USB2I2C bridge to program the STM32L4 via I2C protocol. Now I face a problem when I try to implement the protocol. When I send ''Get''(0x00, 0xff), I can receive the NAK. But ...

jiangpen by Associate II
  • 389 Views
  • 1 replies
  • 0 kudos

STM32F0 touch sensing lib - rotary problem

Posted on May 15, 2016 at 22:13Hello! I'm using STM32F051 with CubeMX and touch sensing library tomake touch rotary sensor. Sensor is 4CH type.  Problem is where sensor position cross 0 value. Maximumvalue is over almost whole last electrode and hal...

karol by Associate
  • 316 Views
  • 1 replies
  • 0 kudos

TIM triggered ADC DMA issue

Posted on May 13, 2016 at 10:53Hi all,I am using an STM32F303 to sample PA7 via ADC2 when TIM8 update triggers it, and using DMA to put the samples in a circular buffer. Although I seem to have gotten things basically working in the code below, I am...

luke2 by Associate II
  • 650 Views
  • 4 replies
  • 0 kudos