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

Problem with CAN on NUCLEOF091RC Board

Posted on March 27, 2015 at 18:29 Dear all, I'm currently trying to work around the CAN bus on the NUCLEOF091RC board, with the STD_Peripheral library. I have been facing some issues with the Can_Init function. It returns the fol...

DFuSe Bad Firmware

Posted on March 18, 2015 at 18:07I want to implement a firmware update capability on my board via USB DFU. For now, I experiment on the STM32F4 discovery board following the example in STM32Cube_FW_F4_V1.4.0 (USB device application ''DFU_Standalone'...

mathilde by Associate
  • 463 Views
  • 1 replies
  • 0 kudos

STM32F429I-DISCO, SDRAM and 8/16 bit addressing

Posted on March 27, 2015 at 13:28 H/W STM32F429I-Discovery S/W: Example inC:\STM32Cube_FW_F4_V1.4.0\Projects\STM32F429I-Discovery\Examples\FMC\FMC_SDRAM with modifications I have added the following code to explore addressing SDRAM: ...

hbarta2 by Associate III
  • 497 Views
  • 2 replies
  • 0 kudos

DWT timer on STM32F4xx devices not working properly

Posted on March 29, 2015 at 13:28 Hi, I've implemented DWT timer on my STM32F4 device. It works as expected, when I init it first time and upload to device. If I press reset button, then timer still works. But now catch. I...

tm3341 by Associate II
  • 1319 Views
  • 3 replies
  • 0 kudos

ADC Sampling Options in AN4073

Posted on March 18, 2015 at 16:09Hi, I am trying to reduce the noise in my ADC conversions, as per the application note located here: http://www.st.com/web/en/resource/technical/document/application_note/DM00050879.pdf I have an stm32f405 and I am t...

mryan by Associate
  • 631 Views
  • 1 replies
  • 0 kudos

USART Rx implementation via DMA on per-byte basis

Posted on February 23, 2015 at 21:04I would like to verify whether my solution is correct and robust. I already read a lot of similar topics, but didn't found reliable confirmation of my ideas. I just learned that many people suffer from stupid GP D...

Driver & USB version

Posted on March 26, 2015 at 17:10To add on the version for driver and USB device.STM32L0xx HAL Driver: V1.1.0STM32 USB Device Library: V2.2.0Kindly help if you know what could be wrong on the data receiving part. Thanks a lot.

hokeat by Associate
  • 553 Views
  • 2 replies
  • 0 kudos

STM32F437 Vbat failure detection

Posted on March 16, 2015 at 17:21We are using the internal RTC backed up by a goldcap. In case of a power outage the backup voltage becomes lower by increasing time and at some time the oscillator stops running, but the RAM still remains valid for s...

STM32F407 FSMC I/F

Posted on March 30, 2015 at 03:01Hi All,The FSMC could support on-die ECC for NAND flash ?Thanks! #stm32-fsmc

STM32F4 DMA and ADC

Posted on March 20, 2015 at 00:24Hi,I want to configure the DMA to double buffer mode to work with triple adc in interleaved mode. My idea is to process data while getting new samples from the ADCs.From the examples I've seen I will have no problem ...

pedro by Associate II
  • 1169 Views
  • 9 replies
  • 0 kudos