STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Mutual exclusion for HAL using FreeRTOS

Posted on January 18, 2017 at 10:51I'm going to use the different peripheral drivers (HAL) from ST with the FreeRTOS. The system will have different thread executions, and each one will use different peripherals.The question is whether the HAL imple...

0690X000006064XQAQ.png

USB Host and Composite device..

Posted on February 08, 2016 at 12:03How to make on STM32F4 USB a host with support of the Composite device?I made the project in CubeMX, but in this project there is a support of different classes of devices, but there is no support of the Composite...

mak1308 by Associate III
  • 3983 Views
  • 10 replies
  • 0 kudos

USB SOF interrupt not working :(

Posted on February 01, 2016 at 13:37Hi, MCU : STM32F303RBT6 Library : STM32Cube_FW_F3_V1.4.0 () I want to use USB SOF (Start Of Frame) as 1ms timer to send usb datas. With the old standard library, it's works perfectly. So, I've set my function addr...

thln47 by Associate III
  • 1029 Views
  • 3 replies
  • 0 kudos

How to enter in to DFU mode at Run time

Posted on December 21, 2016 at 08:10Hi all,Can you please explain me how to enter in to DFU mode at run time. I don't have GPIO in my board.So i did experiment with CDC class, when i get some command from my VCP port then i am entering in to DFU boo...

Resolved! Eeprom Emulation for HAL on STM32F4xx device ?

Posted on January 16, 2017 at 09:52https://my.st.com/content/my_st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32-standard-peripheral-libraries-expansions/stsw-stm32066.license%3d1484550263426.html I am able t...