STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 gpio help

Posted on July 28, 2016 at 21:19 I'm new to arm programming, I'm teaching myself with the STM32 specifically the STM32F030x6. To start myself off with any new mcu arch, I write a simple as ever code that would make one of the gpio pins go high...

TIM_OCMODE_PWM1 not selectable in STM32CubeMX

Posted on July 27, 2016 at 17:58Hi there,I just want to generate a simple Pulse Width Modulation with the STM32F303RE with Timer 1 / Output Compare Channel 3.But I can not select the desired mode TIM_OCMODE_PWM1 for sConfigOC.OCMode.Do I have to con...

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
  • 480 Views
  • 0 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
  • 1515 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
  • 325 Views
  • 0 replies
  • 0 kudos