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

I2C rev. 03 19 june 2007

Posted on September 30, 2011 at 20:39Hi all,does anyone know if STM32 family I2C master supports 24-bit device ID reading from an I2C slave? I have a slave compliant to I2C rev 03 standard and I need to read it's device ID. Please help, have you any...

brazov22 by Associate II
  • 1009 Views
  • 5 replies
  • 0 kudos

STMF103R8T6 SPI2 slave receive

Posted on October 13, 2011 at 17:15Hello,We are trying to send a 44 byte report over SPI from one STM32F103 to another board.  Our master sends this data out every 5ms, and our slave receives data based on an interrupt. We are experiencing an issue ...

youssef by Associate II
  • 772 Views
  • 4 replies
  • 0 kudos

STM32F10xxx Flash over writing/programming

Posted on October 12, 2011 at 10:48Hi, I need to reset individual bits in already written word/byte in the on-chip flash (from 0x0800 0000). The problem is that according to Programming manual PM0075 (STM32F10xxx Flash memory microcontrollers) : Fla...

vv by Associate
  • 851 Views
  • 4 replies
  • 0 kudos

FSMC and NOR memory configuration

Posted on October 14, 2011 at 13:08Dear all, I''m facing some problems with FSMC configuration. I've STM32F103ZE connected with M29W640GT NOR async non multiplexed flash external memory. I've already read AN2784 and studied STM32F10xxx firmware lib...

samuele by Associate
  • 428 Views
  • 0 replies
  • 0 kudos

Backup register not working on STM32F105RC

Posted on September 30, 2011 at 08:33I am using STM32F105RC microcontroller on a custom designed board, the microcontroller runs at 72MHz, no crystal (& its decoupling caps) is connected for RTC, CR2032 3V battery is connected to Vbat directly (no o...

STM32F103 and TIM3 and DMA - how to?

Posted on October 13, 2011 at 13:58Hello all, I have linebuffer[256] and want to quickly send it to GPIOB15-8. In TIM2_IRQ, I enable DMA and TIM3 is used for DMA requests. I am trying following configuration:   RCC->APB1ENR = RCC_APB1ENR_TIM2EN | RC...

vaclav23 by Associate II
  • 924 Views
  • 1 replies
  • 0 kudos

Is there a unique ID available to read from each MCU?

Posted on October 07, 2011 at 11:21Hello, I'd like to know if there is a unique ID available on each STM32F10x, that can be read from ROM, and that can not be changed by the user. I would like to realise a copy-protection function with that ID. if...

I want my TIM4 interrupt, interrupt TIM6 ISR- how ?

Posted on May 31, 2011 at 21:38I want my TIM4 interrupt, interrupt TIM6 ISR ? with this configuration I cannot ---------------------------------------------------------------------   /* Enable the TIM4 gloabal Interrupt */   NVIC_PriorityGroupConfi...

Is there a V22 Soft Modem Implementation For STM32?

Posted on October 13, 2011 at 02:10Hi All, I am looking to use a soft modem implementation on my products to save some cost. Does anyone know of a soft modem implementation in C that I could port, or one that is set up for the STM32 already? Regards...

Paul UHS by Associate II
  • 442 Views
  • 0 replies
  • 0 kudos