STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1268 Views
  • 0 replies
  • 0 kudos

STM32L0 HAL_SPI_RECEIVE unexpected clk generation

Posted on September 18, 2017 at 17:02Hi all,First time programming with STM32 MCU. I'm using STM32CubeMX V4.22.0 with STM32Cube_FW_L0_V1.9.0. I'm trying to get 16bits ADC value with HAL_SPI_RECEIVE call and got a very strange behavior :1st call : OK...

Thomas LB by Associate III
  • 381 Views
  • 1 replies
  • 0 kudos

Noise in headphone output

Posted on September 14, 2017 at 13:50I'm using STM32f4-Discovery board for an audio application.I'm using the onboard codec CS43L22, in analog passthrough mode. But I'm getting high frequency noise on the output over headphones.Can anyone tell what ...

aditya by Associate II
  • 1557 Views
  • 4 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
  • 1005 Views
  • 2 replies
  • 0 kudos

USB virtual com device(STM32F765ZI Nucleo)

Posted on September 14, 2017 at 18:45Hai., I am using STM32F767ZI NUCLEO board(144 pin), In this I need to use Full speed USB as Virtual com port device, I generated code using http://www.st.com/content/st_com/en/products/embedded-software/mcus-embe...