STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LwIP / RTOS netconn thread hang

Posted on May 26, 2015 at 13:01 I'm hoping someone can help me out here. I have: - App running LwIP/FreeRTOS (generated from Cube MX - tcpip thread running at real time priority - application thread using netconn to send/receive, at ...

CAN filtering

Posted on August 05, 2015 at 12:14 HI, I am trying to make the CAN2.0A protocole working on my STM32F072 but datasheet for filter setting up is not easy to understand. I want MB_board only receive message from node with ID like : 0...

astree by Associate II
  • 596 Views
  • 3 replies
  • 0 kudos

STM32F4 OTG FS rxFiFO DFifo

Posted on July 31, 2015 at 14:36Hello, i am new to arm programming. I'd like to create a usb stack with STM32f4. Now i am working on a Stm32F4 Discovery kit. I read the reference guide regarding the OTG FS in device mode but i still can't understan...

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
  • 456 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
  • 278 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...