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

STM32F302 as USB Virtual Com Port Device.

Posted on August 11, 2015 at 13:40I am trying to use STM32Cube to generate a VCP Usb device framework for the STM32F302CB micro.It works fine for a STM32F405 chip and a STM32F103 chip.But on the 302, it just wont enumerate properly?The only differen...

STM32 CAN Bootloader Problem! How to Verify !!

Posted on August 07, 2015 at 10:34Hello All, I'm trying to implement a CAN bootloader to communicate over the CAN bus network. I'm using the own developed STM32F107VCT6 board with fine CAN2-remap. And the application would run successfully via CAN2...

berwechy by Associate II
  • 1005 Views
  • 4 replies
  • 0 kudos

Tamplate for GNU ARM GCC + STM32L0Cube Libraries

Posted on August 06, 2015 at 08:51Hello, I am new to ARM programming. Since my host OS is Ubuntu, I have chosen ARM GCC as compailer with STM32L0Cube libraries. Since I am a noob in GCC (especially about building Makefile) and ARM, I need a template...

salman2 by Associate II
  • 339 Views
  • 0 replies
  • 0 kudos

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
  • 781 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
  • 613 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
  • 406 Views
  • 1 replies
  • 0 kudos