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

stm32 CAN filter FIFO assignment?

Posted on November 08, 2016 at 04:51Hello,1. When creating a CAN filter, what is a reasonable strategy for FIFO assignment? 2. What happens when the same filter is assigned to both FIFOs?I am modifying an existing code base and the previous author a...

STM32F217 and analog watch dog

Posted on November 07, 2016 at 18:40I use TIM8 for start of conversion  and ADC_EXTERNALTRIGCONV_T8_TRG event for get a value of ADC in recycle mode with analog WDG. analog watchdog. I set both AWDIE and EOCIE. It work fine. An interrupt occurs ever...

samj by Associate
  • 537 Views
  • 1 replies
  • 0 kudos

STM32F042 problem with SWD

Posted on November 06, 2016 at 14:17Hi I have designed my first PCB ever so sorry if ask stupid quetions.The thing is my board has MCU STM32F042 and is based on nucleo reference design but for some reason I can not connect my stlink to using a nucle...

STM32F4-DISC1 emits audio noise

Posted on November 05, 2016 at 15:44Hi Everybody!I've successfully implemented USB Audio device, utilising onboard cs43l22 DAC and it works well, except one annoying thing: it emits periodic noise in analog output, mixed to normal sound. I noticed, ...

0690X000006036qQAA.jpg

Bug: HAL_SAI_Transmit_DMA does not follow the sequence of RM0351 Rev 4 pg 1329 for the case of Slave Transmitter

Posted on October 20, 2016 at 13:17 Hi all, HAL_SAI_Transmit_DMA fromstm32l4xx_hal_sai.c v1.5.1 does not follow the sequence described in RM0351 Rev 4 pg 1329: ''In slave mode, the audio frame starts when the audio block is ena...

__IO, gcc and core_cm0.h

Posted on March 04, 2015 at 01:13Hello, I am porting the Custom HID demo project that is included with STM32_USB-FS-Device_Lib_V4.0.0 library to work with my gcc-based toolchain.  I have previously successfully ported other code (specifically, from ...

pgregson1 by Associate III
  • 2020 Views
  • 5 replies
  • 0 kudos