STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32f0 adc configure pins

Posted on January 15, 2018 at 16:08Moving code from NPX Freescale chip using CodeWarrior and Processor Expert.  Have 4 lines that are used to monitor different voltages would like to know how the GPIO lines are configured to feed the ADC and check t...

HAL CAN BUS v 1.18 don't work

Posted on January 16, 2018 at 00:43Hi,I'm new and I have a problem with the CanBus in loopback mode. In particular I transmit a message with CAN1 and when I try to receive it, stdid field is empty and data fields of pRxMsg are wrong values. There is...

Can't Supply MCU power usingSTLinkV2 Isol

Posted on January 12, 2018 at 20:43I'm using an STM isolated programmer/debugger.I'm using it in a serial wire debugger mode (SWD) and connected VDD, GND, SWDIO and SWCLK on my board but can't supply voltage from the programmer itself. The device mu...

Bryan M by Associate II
  • 1411 Views
  • 8 replies
  • 0 kudos

Problems programming STM32F103RCT6 with ST LINK V2

Posted on January 14, 2018 at 21:20Hi,flashing of mentioned chip with ST LINK V2 works perfect, but in special case it fails with:20:56:49 : STLink USB communication error20:56:49 : Error occured during program operation!20:56:49 : Programming error...

Sigi by Associate II
  • 812 Views
  • 1 replies
  • 0 kudos

Resolved! LL code from CubeMX not clearing interrupts

Posted on July 15, 2017 at 01:31I'm using CubeMX to generate the initial code for a custom board using an STM32L452. I've tried a couple of variations of settings, including using HAL for all the peripherals, and using a mix of HAL and LL.When I use...