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

STM32F746ZGTx DWT Issue

Posted on March 17, 2016 at 13:22 Hi, I'm trying to get the value of the CYCCNT in a STM32F746 Nucleo Board. Code is as follows: // Configuring DEMCR & CTRL registers CoreDebug->DEMCR &= ~0x01000000; CoreDebug->DEMCR |= 0x...

STM32F4 MMC support

Posted on March 16, 2016 at 11:21Dear support,     looking at this forum there are several request about MMC support on STM32. I wonder whether ST is going to release a working driver for this kind of devices. Thank you in advance.  #stm32-mmc

raffin by Associate III
  • 1510 Views
  • 3 replies
  • 0 kudos

STM32F4-Discovery ADC+DMA double buffer

Posted on March 16, 2016 at 16:40 I'm doing ADC + DMA on my STM32F4 Discovery. I have an array (arraySize = 20000) where the data from the ADC peripheral (PA7) is continuously sent to my RawADC array with a buffer size=arraySize=20000 (20000 * 16bi...

kyaw by Associate II
  • 1605 Views
  • 4 replies
  • 0 kudos

SDIO FIFO

Posted on March 16, 2016 at 14:16Hi i have configured the  sdio  on stm32f4. i couldnt understand why they called it as FIFO instead of data register. could anyone explain why ?

arunease by Associate II
  • 805 Views
  • 3 replies
  • 0 kudos

SDIO initialization

Posted on March 14, 2016 at 14:45  The original post was too long to process during our migration. Please click on the attachment to read the original post.

NUCLEO-F446RE and OpenOCD

Posted on March 16, 2016 at 21:45Looking for a eclipse IDE setup? Follow this link:http://www.rescuerobot.org/drupal/?q=content/best-free-offline-ide-mbedorg-projects Regards, Kevin Gordon. #nucleo-openocd-gcc4mbed-master

How to start analog watchdog with interrupt?

Posted on March 16, 2016 at 16:48Hi,I am having trouble to get the analog watchdog to work. I want to get an interrupt each time the input voltage is not within a given range.I have configured the analog watchdog for ADC3 with STM32CubeMX as follows...

smrtkai by Senior
  • 599 Views
  • 1 replies
  • 0 kudos

STM32L476 USART 3

Posted on March 15, 2016 at 23:44The original post was too long to process during our migration. Please click on the attachment to read the original post.