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

Code analyzer for STM32

Posted on October 03, 2011 at 16:50Hi STM32 users, I am writing an application for STM32 based on c code and I want to develop some unitary tests and do some code analyzis (optimization,....). Is there someone who did it? Is there free tools that ca...

stm32 + ILI9325 question

Posted on September 26, 2011 at 07:23im trying to interface a ILI9325 and im not 100% understanding how the write function works.the function was ripped from a driver file for the ILI9325 and the ports PC are used to control the control lines.why is...

Cant connect to stm32 discovery

Posted on October 01, 2011 at 00:11I have a problem with stm32 discovery. I am using IAR 6.21.3 and I constantly get the following error:Fatal error: Faild to read CPUID from Cortex deviceSession aborted!ST-Link Utility is also giving me an error:No...

shinobi by Associate
  • 599 Views
  • 2 replies
  • 0 kudos

STM32F100 RXNE Problem

Posted on October 01, 2011 at 18:45Hi everyone! I have some problem with USART interrupt while receiving. RXNE bit clearing automatically by entering the interrupt without any actions, therefore software cannot detect character received event. I use...

modus by Associate
  • 394 Views
  • 0 replies
  • 0 kudos

how to access a slave I2C device ID with STM32 master I2C?

Posted on October 01, 2011 at 08:04Hi all,I'm using discovery kit. Does anyone know if STM32 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 with my st...

brazov22 by Associate II
  • 505 Views
  • 0 replies
  • 0 kudos

STM32F205 TIM2 Capture

Posted on September 27, 2011 at 12:04Is it possible to use the timer clock prescaler in input capture mode? I used some different values but that doesn't seem to make a difference, the value in TIM2->CCR3 is the same every time. 

cm600 by Associate II
  • 882 Views
  • 5 replies
  • 0 kudos

Using 5 UARTs at the same time

Posted on September 30, 2011 at 00:08I am using an STM32F103ZE but could switch to a different model. I need to have all five UARTs running at the same time to receive data from different peripherals.  Originally I was thinking of having 5 ISRs to h...

jprinster by Associate II
  • 1127 Views
  • 4 replies
  • 0 kudos

Battery measurement.

Posted on September 27, 2011 at 13:26Good morning all, First of all, my project:Measure the voltage, current en temperature with an ADC from the STM32 Value Line Discovery. Sending this data to the computer with UART (RS232). The load on the batter...

Is PB5 really not 5V tolerant?

Posted on September 29, 2011 at 18:35The data sheet I have says it isn't, and yet it's not an ADC input as all the other non 5V tolerant pins seem to be.  Of course I'll believe the datasheet if there's no positive information that it's wrong, but i...

kk6gm by Associate II
  • 1008 Views
  • 4 replies
  • 0 kudos