STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! GCC bug or FreeRTOS bug?

Posted on September 21, 2017 at 13:19 I spent 3 hours debugging this. I'm using STM32L051 with FreeRTOS (initial code generated by STM32CubeMX v4.1). GCC version is the one that's coming with Ubuntu 04 by default: ~$ arm-none-eabi-gcc --versio...

Resolved! Stm32CubMx usb

Posted on September 21, 2017 at 15:18Unable to configure USB_DEVICE on STM32F070F6PX in STM32Cubemx.STM32CubeMx version 4.22.1Attempting to build a Virtual com.Created cube project, configured USB port and Uart.Added USB_DEVICE virtual com Middlewar...

unknown type name 'ADC_HandleTypeDef'

Posted on September 20, 2017 at 23:41Hi,I am trying to add the ADC handles into a struct that is in a seperate header file. For some reason I cannot get the ADC handles' typedef to be located after including  stm32f4xx_hal.h.My struct looks is as fo...

STM32F769 USB FS Pin PB13 Question

Posted on September 21, 2017 at 20:09Taken from the datasheet  Pg. 190 (attached) 'When VBUS sensing feature is enabled, PA9 and PB13 should be left at their default state (floating input), not as alternate function. A typical 200 ?A current consump...

Kevin Wu by Associate
  • 779 Views
  • 0 replies
  • 0 kudos

Resolved! STM32F4 USB serial number not unique!

Posted on September 18, 2017 at 09:27On the  different STM32F4 Discovery boards with STM32F407 that we have here the serial number of the USB Virtual Port connection, as reported on the PC, is always 00000000001A.Is this as it should be? Also, stran...

Sietse by Associate III
  • 624 Views
  • 2 replies
  • 0 kudos