STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F3 GPIO current sourcing question

Posted on November 30, 2015 at 10:52Hi, I am using STM32F301. If I configure the GPIO pin to be output mode, and configure it to be open-drain with pull up, what would be the pin's current sourcing capability? What is the value of the internal pull-...

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

Nucleo stm32L152, serial4 and serial 5

Posted on December 02, 2015 at 13:51Hi to all, I use mbed plattform.  i have this strange situation i write this code, i &sharpinclude ''mbed.h''  //Serial pc(PC_10,PC_11); //Serial 4  TX,  RX   ko   Serial pc(PB_10,PB_11); //Serial 3  TX,  RX  //ok...

antonioB by Associate II
  • 372 Views
  • 1 replies
  • 0 kudos

CIFS/SMB Library for embedded systems

Posted on October 21, 2015 at 16:45Hi! I'm wanting to connect my STM32 board to my network and be able to access files on my local network share. Does anyone know of a SMB/CIFS library for embedded systems that I could use? Cheers!

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
  • 557 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
  • 289 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
  • 495 Views
  • 3 replies
  • 0 kudos