STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

RTOS config from CubeMX not working

Posted on June 26, 2017 at 10:17Hi, I am new to putting together my own projects and have followed this http://www.carminenoviello.com/2015/06/22/running-freertos-stm32nucleo-free-gcceclipse-toolchain/&sharpcomment-78392 great write up, adapting the...

USB FS CDC

Posted on August 03, 2017 at 13:53I try to make a USB CDC HOST FS with an Nucleo STM32F746ZG but,I made the project with CubeMx and when i plug my device the enumeration work, i can see it with a beagle usb but i don't reach the HOST_USER_CLASS_ACTI...

Resolved! Getting an interrupt at specific encoder value

Posted on July 31, 2017 at 14:41Beginner working with STM32L452:I have TIM2 set up as encoder-based timer. Works perfect.Now I want an interrupt whenever the TIM2 reaches a certain value (position).I tried to enable timer interrupt through HAL_TIM_E...

Krix N by Associate II
  • 878 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F756 USB and WFI

Posted on July 27, 2017 at 09:55I have a problem with STM32F756 USB CDC (HS with FS PHY) device and core sleeping. I isolated all other code and left only the USB driver and main loop calling WFI instruction. If there is no call to WFI, USB is worki...

stm32l053 USB VCP not getting detected

Posted on July 29, 2017 at 11:14Hi,                 I'm currently working on stm32l053 VCP. I've done a code to initialize & start VCP driver in stm32l053 and tested it using stm32l053-DISCO board, where it works fine. I can able to detect the com p...

0690X00000607jmQAA.png
LRPS_92 by Associate II
  • 219 Views
  • 2 replies
  • 0 kudos