STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Multiple funcs mapped to one Pin

Posted on March 29, 2015 at 00:45Hi,     I am a student studying EE, and do not have any experience in circuit design besides the theory being taught in college and a six month hardware design Co-Op. Currently, I am developing a board to be used for...

ziegler by Associate
  • 1459 Views
  • 3 replies
  • 0 kudos

SPL to CubeF4 conversion issues

Posted on March 27, 2015 at 12:22I need to integrate an old code written using the Standard Peripheral Library to a new (big)project that's using CubeF4.As easy as it sounds I can't find any commonality between the libs..1. Is there any documentatio...

ariel2 by Associate II
  • 1863 Views
  • 4 replies
  • 0 kudos

USB Device on STM32F405, lost bytes SOLVED!

Posted on March 27, 2015 at 12:07After updating to version 4.7.0, the error appears no more. I'm back to version 4.6.0 and the error will also no longer occur. Now I'm not sure what it was. Maybe a Windows effect (Shut down the PC and start again), ...

rm2399 by Associate III
  • 967 Views
  • 1 replies
  • 0 kudos

STM32F103 Bootloader Branching Troubles

Posted on March 25, 2015 at 02:45I've read just about all the existing posts regarding jumping from one code section to another and still I cannot jump without triggering a hard fault. I'm adhering to advice given such as always jump to an address w...

Single Library for USB on all STM32 devices?

Posted on October 19, 2012 at 13:18I'm developing some software for multiple STM32 devices. One of the features it needs is a USB Virtual COM port.I've developed a version that works with USB VCP on the STM32F103 using this library:stm32_usb-fs-devi...

gw by Associate II
  • 2654 Views
  • 7 replies
  • 0 kudos

STM32F4 USB composite MSD problem

Posted on March 18, 2015 at 12:06Hi, I have  a product which works as a USB composite device (CDC + MSD). This same product was previously designed to work only as a MSD device, without composite functionality. The device with composite funtionality...

original by Associate II
  • 2581 Views
  • 2 replies
  • 0 kudos

stm32f4-discovery with STM32CubeMX

Posted on January 16, 2015 at 06:58Hello, I am using an stm32f4-discovery board with MCU stm32F407. My intention is create a project using the STM32CubeMX c generator using both RTOS and USB Middlewares. I want to be able to see in my Device Manager...

ilias by Associate II
  • 1919 Views
  • 1 replies
  • 0 kudos

TDM tutorials?

Posted on March 19, 2015 at 04:11Hello,Could anyone point me to a decent tutorial or resource for TDM audio on the STM32Fxx?Thanks in advance. #audio #tdm