STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F0 Timers

Posted on December 02, 2015 at 00:56I am having trouble creating a PWM output using a timer (timer 3, channel 1). Processor is an STM32F072CB. I'm using the following code: Note: GPIO clock is enabled for port A   RCC_TypeDef  *rccptr = RCC;   // En...

greenk by Associate
  • 581 Views
  • 2 replies
  • 0 kudos

I2C setup with Hal libraries

Posted on December 02, 2015 at 15:03 Hello everyone, I am new to this forum and to ST microcontrollers and need some help.. Trying to inialize and pick the right functions for Read and Write from the cube(HAL) libraries, to connect with an...

td by Associate II
  • 305 Views
  • 1 replies
  • 0 kudos

STM32L4 ADC partially working

Posted on November 27, 2015 at 17:10Hello,I'm using IAR & cubeMX, and the nucleo board6 regular channels, no injection :1/ internal TS2/ A8 (connected to OPAMP 1) forced at 3.3V3/ A9 forced at 3.3V4/ A15 (connected to OPAMP 2) forced at 3.3/2 (volta...

tarzan2 by Associate III
  • 518 Views
  • 3 replies
  • 0 kudos

CubeMX - missing Main.c file

Posted on December 02, 2015 at 00:58Hello everyone, Bought a STM32F4 Discovery board.  Downloaded the STM32CubeMX software and the F4 data pack.  Decided to start simple and blink an LED.  Started up the Cube, selected my board, told it I was going ...

duane by Associate II
  • 518 Views
  • 2 replies
  • 0 kudos

Clarication of settings in CubeMX CAN mode needed

Posted on December 02, 2015 at 13:50We are studying the STM32F042x chip because it is cheap. We hope to use it with CAN bus. There is Master mode setting in the Cube tool. What I know about CAN bus, it is a multimaster bus. Every device can be a mas...

LMI2 by Lead
  • 332 Views
  • 0 replies
  • 0 kudos

Debugging problem: No ST-LINK detected

Posted on February 18, 2015 at 10:18Hi, there is something wrong with my STM32F4 Discovery board, I cannot get the debugger working, with the IAR workbench it sais the ''the flash loader program reported an error'' and the next pop up window sais ''...

elgharbi by Associate
  • 1398 Views
  • 4 replies
  • 0 kudos