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

STM32F103 200 KHz timer interrupt period

Posted on July 14, 2015 at 15:06Dear Sirs,I have used some general timer sample from library od STM32F103 MCU,but I am havingdifficulties to setup time base for 200 Khz interrupt. Not matter what I do, I can't get higherinterrupt period like 0.5ms (...

STM32F103RET RTC issue

Posted on July 05, 2015 at 14:30Hello everyone I am using STM32F103RET and I try to use RTC The problem is, when I try to use LSE as RTC clock source, the code is trapped in ''while (RCC_GetFlagStatus(RCC_FLAG_LSERDY) == RESET)  {}; '' loop, it see...

abbas by Associate II
  • 1517 Views
  • 3 replies
  • 0 kudos

STM32F103 USB HID Problem

Posted on July 09, 2015 at 15:38  The original post was too long to process during our migration. Please click on the attachment to read the original post.

STM32F100ZCTx 8bit NAND support

Posted on July 14, 2015 at 16:43Hi,     we are planning to use 8-bit NAND flash with STM32F100ZCTx.    We are referring document ''STM32 Advanced NAND Flash Driver for SLC NAND''   link is below  http://www.st.com/st-web-ui/static/active/en/resource...

Data logger

Posted on July 13, 2015 at 14:26Hi, I would like to use micro-SD to log data of several sensors. (I have connected micro-SD to my STM32F103 nucleo board, and I am  able to open and write into a file). 1. In order to add new data (16bit), i just use ...

udibit by Associate II
  • 570 Views
  • 1 replies
  • 0 kudos

STM32F100ZCTx 8bit NAND support

Posted on July 14, 2015 at 16:45Hi,     we are planning to use 8-bit NAND flash with STM32F100ZCTx.    We are referring document ''STM32 Advanced NAND Flash Driver for SLC NAND''   link is below  http://www.st.com/st-web-ui/static/active/en/resource...

HAL Timer IRQ Handler

Posted on July 10, 2015 at 22:34I'm trying to configure Timer2, and I've initialized it as follows based on some sample code, but I'm not sure how I'm supposed to handle the IRQ it generates. Usually I would use TIM2_IRQHandler for example, but some...

daniel2 by Associate II
  • 1654 Views
  • 1 replies
  • 0 kudos