STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New to using ST for FreeRtos basic project.

Posted on August 06, 2017 at 01:57New to using ST for FreeRtos basic project.Created New Project following all steps in a course for getting started with FreeRTOS but ended up with bunch of errors. Can anybody help? Following are few Screenshots of ...

0690X00000607lUQAQ.png 0690X00000607lVQAQ.png
A Maq by Senior
  • 688 Views
  • 5 replies
  • 0 kudos

STM32F4 USB HOST HID problem

Posted on August 04, 2017 at 16:47I'm rather new in USB domain and I'm using ST std periph library and STM32_USB-Host-Device_Lib_V2.1.0 (and V2.2.0) on STM32F4 (my own board and STM32F407 Discovery). I've tested MSC host and it works fine but about ...

0690X00000607kqQAA.png

CMSIS - pros and cons

Posted on August 04, 2017 at 10:40Hi,We're entering a new project with STM32F7676 and thinking about which RTOS to use. Our [initial] understanding is that CMSIS is a set of standardized APIs to peripherals, driver and to an actual RTOS implementati...

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...