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

STM32 communicate with MIPI RFFE interface.

Posted on November 05, 2012 at 23:47I am thining of to use STM32 to communicate with MIPI interface. Please see the typical format in the attachment. It is hard to do that with PIC18F controller, for data rate up to 26MHz; by-directional TX/RX SPI l...

Unable to set OVER8 in STM3240G-EVAL (STM32F407IGH6)

Posted on November 05, 2012 at 08:21Hello Friends, Am trying to achieve a high baud rate using USART1 - 7.3728Mbps SYSCLK=168MHz APB2=84MHz Now to achieve this baud rate, I need the OVER8=1 (3 bits for Fraction) Using example code, I set the OVER8 b...

Bootloader version

Posted on November 05, 2012 at 15:09Hello, I have these information written on the stm32f105 micrcontroller STM32F105 VCT6        Z 990TD   93 MYS 99 045 I have read that it depends on the date code of the microcontroller which is 045 in my case. Wh...

hisham23 by Associate III
  • 1211 Views
  • 6 replies
  • 0 kudos

LIS3DH g-sensor read byte problem

Posted on November 06, 2012 at 13:35hi all, i am working on LIS3DH acc. with stm32f100c8.i read WHO AM I byte(0x33) but i cannot read z axis value(2Dh)..please any suggestions? here is my read one byte funct.slaveAddress 0x32ReadAddr 0x2D //z axis v...

Timer output toggle issue

Posted on October 25, 2011 at 20:02Hi all,I have a strange problem using Timer1 in Output Toggle mode. My objective is to generate square waves of different frequencies using the same timer. I've based my code on the 'TIM_OCToggle' example in the St...

need some project advice :)

Posted on October 07, 2012 at 14:21Hello :)I have a little project using a stm32f4 which receives usb data from the pc using the cdc classes (2048bytes @ 60fps) and then draws them to a Plasma dot matrix display.I have it all working ok :) The probl...

russdx by Associate II
  • 1419 Views
  • 13 replies
  • 0 kudos

STM32F2xx and STM32F4xx Demonstration Builder Compile

Posted on November 02, 2012 at 18:18I am having difficulty compiling the Demonstration Builder example code.  I am using MDK-ARM (Keil) with the 256k license but the code is 265k when linked.  I read the app note to disable modules but when I tried ...

wmoyne by Associate II
  • 784 Views
  • 3 replies
  • 0 kudos

Interrupt priority clarification

Posted on November 02, 2012 at 14:51Hello guys, I have been messing with interrupts recently and I have hard time to find in the manuals how the priorities actually work. I have seen the priority groups and priority values. If I understood it proper...

longchair by Associate III
  • 707 Views
  • 1 replies
  • 0 kudos

STM32VL Discovery and I2C Accelerometer

Posted on November 02, 2012 at 07:54I need some help setting up I2C connection to LIS302DL or a generic I2C accelerometer. I need some code examples to get the accelerometer working. Thanks in advance.

peppea82 by Associate II
  • 594 Views
  • 2 replies
  • 0 kudos

STM32F4xx peripheral to memory max rate

Posted on November 01, 2012 at 18:35I have a peripheral bursting 8-bit parallel data at 56MHz gated by a data valid signal. Can the STM32F4xx support peripheral to memory dma at this rate? What is the max rate the STM32F4 can handle dma requests? ...

denny23 by Associate
  • 457 Views
  • 2 replies
  • 0 kudos