STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

stm32f756 uclinux - system hang on init

Posted on November 30, 2015 at 13:53hello I make custom board with sdram and use stm32f756 chip. Then I try to run modyfied my self version of uclinux (and u-boot) - but system hangs. this is callstack that I build with 2 leds (early printk don't wo...

Ethernet packet lose then transmiting at high rate

Posted on November 30, 2015 at 14:24I observe ethernet packet lose then transmitting at high rate:  while (1)       {     while (1)     {       err = low_level_output( &gnetif, p);       if ( err != ERR_OK )         continue;       else         brea...

Andrew1 by Associate II
  • 143 Views
  • 0 replies
  • 0 kudos

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
  • 139 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
  • 247 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
  • 171 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
  • 182 Views
  • 1 replies
  • 0 kudos
Labels