STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CubeMx Bug in Stm32F0 ADC HAL

Posted on November 30, 2015 at 12:57CubeMx generates stm32f0xx_hal_adc_ex.h In that file in the implementation of macro ADC_CHANNEL_INTERNAL_PATH the returned value is either ADC_CCR_TSEN or ADC_CHANNEL_VREFINT. The second is probably wrong and shou...

YL by Associate II
  • 303 Views
  • 1 replies
  • 0 kudos

UART example in the STM32cube not working for me.

Posted on November 26, 2015 at 14:58Hello STM32 users,I've received the STM32F401RE board and am trying to run a test program on it. I downloaded uVision5 and the STM32Cube_FW_F4_V1.9.0 and opened the UART project that came with the package. The ''D...

0690X000006035mQAA.jpg
ckim by Associate II
  • 484 Views
  • 3 replies
  • 0 kudos

The ramp time (hDurationms) in MCI_ExecSpeedRamp

Posted on November 30, 2015 at 11:16Hello,I have successfully implemented the motor control using the STM32 FOC lib using MCI_ExecSpeedRamp() and MCI_StartMotor(). However there seems to be a slightly different behavior when the Ramp time is somethi...

USBDEVICE core : pbuf[1] instruction occur an hard fault !

Posted on November 30, 2015 at 10:22in file : STM32Cube_FW_F3_V1.3.0\Middlewares\ST\STM32_USB_Device_Library\Core\Src\usbd_ctlreq.cLines : 340, 345, 403:  case USB_DESC_TYPE_CONFIGURATION:         if(pdev->dev_speed == USBD_SPEED_HIGH )       {     ...

thln47 by Associate III
  • 314 Views
  • 0 replies
  • 0 kudos

STM32CubeExpansion_MEMS1_V1.4.0 : *.ioc files

Posted on November 30, 2015 at 08:57Hello, Starting a project based on datalog example delivered in this SW Package (STM32CubeExpansion_MEMS1_V1.4.0), I'm looking for an ioc file to initialize peripherals and cloks, but I'm unable to find it? Is-it...

CubeMX initialization code generation

Posted on November 29, 2015 at 11:25SMT32CubeMX 4.11.0 still puts space to build artifact name (in ST4STM32 / Exlipse project).  The space is in the name of directory where the project is generated, so it will be <my project name><space>Configuratio...

maohelin by Associate
  • 377 Views
  • 1 replies
  • 0 kudos

Problem with simple GPIO toggling using a timer

Posted on November 29, 2015 at 03:54I have a simple timer interrupt based GPIO toggling code to be tested on STM32F401 discovery board as shown in this link http://codepaste.net/fhmh2v . The problem is this code doesn't toggle the LED/GPIO. I set a ...

BOOT0 direct connection to GND?

Posted on November 29, 2015 at 15:58Hi all,I just received my new layout based on STM32F2 and I can't upload via SWD (Vlink V2).Always the same mistake : Can't reset the core...I checked VCAP1 & 2 at 1.2V and all SWD lines.But perhaps I made a mista...

neoirto by Associate II
  • 1076 Views
  • 2 replies
  • 0 kudos