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

STEVAL-MKI116V1 mic input firmware

Posted on August 04, 2015 at 15:30Hi there,Im building a prototype sensor for urban noise sensing and the STEVAL-MKI116V1 does exactly what I need. Does anyone have access to the firmware running on this eval board?Any help will be greatly appreciat...

cmydlarz by Associate
  • 598 Views
  • 1 replies
  • 0 kudos

STM32Cube L0 V1.1.0 Bug

Posted on August 01, 2015 at 17:10I'm using 32L0538DISCOVERY board and STM32Cube L0 V1.1.0. Firstly, why are the pictures declared as ''static''??? It produces more code and use a lot of data RAM. Just replace all the occurrences of ''static'' in ''...

vdvcat by Associate
  • 393 Views
  • 1 replies
  • 0 kudos

STM32F407- USB HID - Joystick

Posted on July 31, 2015 at 13:36I am wanting to attach a USB Joystick, on the USB OTG port of my STM32F407 Discovery Board. I am stuck at - I couldn't find an HID library in the USB stack. Do I have to modify the libraries for the joystick by replac...

STM32L0 Bootloader

Posted on July 27, 2015 at 10:25Hello all,I'm new in using STM32 microcontrollers.I have my own board with a STM32L051 microcontroller and I need to use the bootloader.I've a jumper to the BOTT0 pin to set to hight or low.I don't have change anythin...

STM32F105RC CANBUS & USB Conflict

Posted on July 29, 2015 at 11:27Hi guys,I have been searching for a long time, but still not found a solutions for my problem.My MCU is STM32F105RCT6.When I try to use both CANBUS & USB  drivers at the same time on same project, some times USB drive...

hsnkeser by Associate
  • 330 Views
  • 0 replies
  • 0 kudos

STM32CubeMX F4 external sram FatFS

Posted on July 28, 2015 at 14:16Hello there, When I create a CubeMx project for stm32f4 mcu, I cant choose any option under FatFS. I would like to set external sram for it but I cant start configuring it at any point, because it is grayed out. What ...