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 interrupt latency problem

Posted on April 05, 2016 at 12:21I am using an STM32F105 on a CAN network. I have initialized the CAN to use an external 8MHz crystal, 100k baud, and enabled the FIFO message pending interrupt. My CAN interrupt service routine reads the CAN message ...

TIM8 PWM Issue

Posted on March 31, 2016 at 15:49Hello , I have config to TIM8 to generate 12 MHz clock signal  on PC8 using Timer8 Channel . For this I have configured as per below . When I checked on DSO , I am not getting any signal . What could be the reason fo...

ADC + DMA circular mode

Posted on April 06, 2016 at 08:38Hello there, I am trying to configure ADC and DMA (STM32F4) to work in circullar mode but I fail. There is a lot more conversions than there should be and they are starving other ''processes'' in the mcu. This is wha...

STM32F410 Elf Loader Problem

Posted on March 19, 2016 at 15:23  I have a brand-new project (with brand-new circuit board) based on the STM32F410CBT6 chip.  This chip, which I think is relatively new, supposedly has 128KB of FLASH and 32KB of SRAM.  However, the default linker s...

STM32F4Discovery and debugger bug report

Posted on April 05, 2016 at 17:03Hi, The newly delivered STM32F4Dicsovery has debugger Firmware V2.25M14 on it. The same is on ST-Link utility V2 3.38. Both have following problem: When the board is powered up without USB on debug connection then th...

Osto by Senior
  • 503 Views
  • 2 replies
  • 0 kudos

From mbed to offline IDE

Posted on April 05, 2016 at 06:17Hello.I would like to ask a question that might sound very basic almost silly to you, so my apologies.I am now programming a STM32F091 Nucleo board using mbed. (since it says ''mbed enabled'' and mbed is easy to lear...

d_aliaga by Associate II
  • 1071 Views
  • 3 replies
  • 0 kudos

Virtual COM Stm32fxx and complete transfer

Posted on March 23, 2016 at 10:41Hi, i'm using a virtual com (without uart), someone know the way to know when the usb has complete the transfer ?I can't make (sure) immediatly two time ''CDC_Transmit_FS''CDC_Transmit_FS( Buf, 100 );// here i need t...

Marco1 by Associate II
  • 456 Views
  • 1 replies
  • 0 kudos

stm32F071 + STOP MODE + wakeup + HSI48 = hard fault

Posted on April 05, 2016 at 10:31For a wearable product we're working on a device that wakes up 160 times a second (for now, will later be reduced to ~10 times per second), does it's thing, communicates with a host and remains in STOP mode for the r...

henk23 by Associate II
  • 976 Views
  • 3 replies
  • 0 kudos