STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ADC with DMA - HAL libraries

Posted on November 10, 2014 at 12:35 Hello everyone, I'm new to the forum so excuse me if I fail to hold to certain standards in my first posts. I'm currently working with a STM32F4 Discovery board using the CubeMX-generated config...

marlos by Associate
  • 1161 Views
  • 2 replies
  • 0 kudos

Different USB behaviour with Hard Reset and JTAG reset

Posted on January 20, 2016 at 16:51Hello all, This problem is baffling me for quite some time. I have a STM32L151VGT6 device, running as a VCP device on USB. If I use the device with a debugger, everything is fine. I can transfer hundreds of megaby...

srdjan by Associate II
  • 420 Views
  • 2 replies
  • 0 kudos

Is it possible for STM32L4 to use PMSM FOC Library?

Posted on January 21, 2016 at 13:58I'm trying to build a servo amplifier using STM32L4. The reason I'm using this series is because it has DFSDM (Digital Filter for Sigma-Delta Modulators). The FOC SDK 4.2 is not support STM32L4, however, the L4 ha...

gtopba by Associate II
  • 358 Views
  • 0 replies
  • 0 kudos

STM32F0 CAN in slave mode. Is it possible?

Posted on January 19, 2015 at 07:42Hello everyone! Help me, please. I've got STM32F042K6T6. Can I use it in an endpoint device? Here is only CAN interface, is it possible to use it as slave? Thanks! #slave #bxcan #stm32f0 #slave #bus #can #can

serkodog by Associate II
  • 1348 Views
  • 7 replies
  • 0 kudos

[Bug] STM32CubeMX, SAI->xSLOTR, SLOTEN not shifted

Posted on January 20, 2016 at 13:50 After spending an entire morning figuring out why my SAI configuration isn't working anymore I guess I found a new bug concerning the configuration of the SLOTR register inside HAL_SAI_Init. Prior to 1...