STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

Aid with HAL library

Posted on July 25, 2015 at 16:09Hello there, I am trying to make my way into hal library and stm32 but I find it very difficult. The files seem to be well documented with the doxygen, but it doesnt help me much. Is there any tutorial or a book even ...