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

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
  • 509 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
  • 329 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
  • 438 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
  • 771 Views
  • 5 replies
  • 0 kudos

I2C communication with X9258

Posted on September 30, 2011 at 10:17Hello,I've got a problem communicating with a X9258 poti via I2C. This Poti has a protocol like:Start, Adress, send Byte, read two Bytes, Stopso is it possible with the build in I2C hardware to switch between tra...

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...

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
  • 766 Views
  • 4 replies
  • 0 kudos

AN3354 adaptation help?

Posted on September 29, 2011 at 21:56Hi, I'm designing a program in order to read a USB stick using a USB Host, I've seen the example code given by ST with the appliaction note : AN3354. And I've bought the demo board necessary to prove the firmwar...

bfeixas by Associate II
  • 262 Views
  • 0 replies
  • 0 kudos

STM32F103 with LIS331DLH (SPI)

Posted on September 29, 2011 at 13:25Hi, is there any samplecode that shows how the LIS331DLH Mems Accelerometer works with SPI Communication? I'm very stuck on that :(   regards Alex #lis331dlh