STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Doxygen has trouble with ST CubeMX generated HAL code

Posted on July 28, 2016 at 19:03Has anyone tried to run Doxygen over generated code from ST CubeMX? I tried to run it and HAL driver function's comments cannot be extracted and correctly displayed. See the attached picture. It can generate the link ...

yfang by Associate
  • 539 Views
  • 0 replies
  • 0 kudos

Wrong value of Duty Cycle value of PWM Input Capture

Posted on July 28, 2016 at 18:23 Hi All, I was trying to measure duty cycle and frequency of a pwm signal by using a timer with pwm output to generate pwm signal and another timer in reset mode to measure pwm using one of the example. Th...

nitin29 by Associate II
  • 476 Views
  • 1 replies
  • 0 kudos

SPDIF input capture with STM32F7

Posted on July 28, 2016 at 15:12Hello,I am trying to capture the SPDIF input packets received on STM32F7. I am using a LPCM Stereo input from a DVD player. DMA stream 1 is configured to receive data samples from SPDIF stream. I am receiving a Synchr...

STM32 Example code

Posted on July 27, 2016 at 22:51I keep seeing references online to demo code for the ST chips. Where exactly is it? I have went through through all the Atollic folders, but found nothing. I have went through the CubeMX folders and also found nothing...

achin by Associate II
  • 1683 Views
  • 2 replies
  • 0 kudos

Error in STM32F4 V1.7.1 Std Periph Lib

Posted on July 28, 2016 at 05:58 In the file stm32f4xx.h < br >#define DBGMCU_APB1_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001)< br >#define DBGMCU_APB1_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002)< br >#define DBGMCU_APB1_FZ_DBG_TIM9_STOP ...

X-CUBE-MEMSMIC1 does not compile for NUCLEO-L476RG

Posted on July 28, 2016 at 14:35When I compile the sample firmware for the NUCLEO-L476RG board using the provided project for the Keil IDE, I get the following error:STM32F4xx-MEMSMIC1\STM32L476-MEMSMIC1.axf: Error: L6218E: Undefined symbol APBPresc...

rex by Associate II
  • 371 Views
  • 0 replies
  • 0 kudos

STM32F4 vs STM32L4 on USB audio power consumption?

Posted on July 26, 2016 at 03:17We are currently using the USB audio with the STM32F4, which works well. However, the power consumption of 40mA is something that we want to improve.  Would change to STM32L4 help the situation?  Our use is just using...

andy2 by Associate II
  • 1035 Views
  • 2 replies
  • 0 kudos

Moving on from blinky, how?

Posted on July 19, 2016 at 09:36Hi my name is Etienne, I am new to microcontrollers and I'm still banging my head against the wall.   I would like to run a simple USART printf function to get things going.   To keep it short,  Ive got a Nucleo F103...

rithers by Associate II
  • 1942 Views
  • 11 replies
  • 0 kudos