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

SPI RECEIVE DATA

Posted on June 10, 2013 at 18:53Hello,I am programming a resistive touch screen controller, the AR1021-I/SS.http://ww1.microchip.com/downloads/en/DeviceDoc/41393B.pdfThis device communicates with a SPI port. Data are transmitted on SDO at SCK fallin...

0690X00000602ogQAA.jpg

HSI-PLL 64Mhz Problem

Posted on June 12, 2013 at 11:36Hi,I have STM32103C6 and my code goes well if I use HSE with PLL (72Mhz). But I try to have 64Mhz SYSCLK and HCLK using HSI. But every time when I am debugging, I see that after clock configuration, the code goes to H...

vcelik by Associate II
  • 663 Views
  • 1 replies
  • 0 kudos

STM32F40G_eval

Posted on April 15, 2013 at 17:31STM32F40G-Eval Hi, Am having this error, &sharperror ''Please select first the Evaluation board used in your application (in Project Options)''    i commented   /* &sharpdefine STM32F427X */ in STM32F44XX.h but i st...

ADC inputs interfere

Posted on June 11, 2013 at 02:12 Running the following two ADC3 inputs, channels 11 and 12 (PC1, light sensor and PC2 potentiometer) on STM32F4Discovery, problem is that when I vary the PC2 input, the reading pertaining to PC1 also varyies a bit....

pccmd by Associate II
  • 1456 Views
  • 6 replies
  • 0 kudos

STM32f4 rs232 IAR IDE

Posted on June 02, 2013 at 13:34hello :) i had a problem  when i send a character or receive a character , i always get a wrong character like ''-'' or a heart ... ps: i'm using rs232 -> USB converter here is my code: &sharpinclude ''stm32f4xx.h'' ...

IAP USB driver source code

Posted on May 23, 2012 at 14:05Hello, I was reading application note (AN3354) concerning IAP using USB host, and i found the name of c files:main.c, stm32f10x_it.c, command.c, flash_layer.c, usb_bsp.c, usbh_usr.c I googled these file but i didn't fi...

hisham23 by Associate III
  • 979 Views
  • 4 replies
  • 0 kudos

RTC AND LSI IN VBAT OPERATION

Posted on June 11, 2013 at 09:25Hello! lately i configured the RTC to work respectively to the LSI oscillator. The RTC is working well while supplied from VDD pin. when working from the VBAT the last time count is preserved but from turning off to ...

meir3 by Associate II
  • 1334 Views
  • 3 replies
  • 0 kudos

stm32f4 timer2 problem.

Posted on June 10, 2013 at 23:19i used timer2 and it's clock source from  APB1   and Prescaler  value for  APB1 is 4 it's mean's APB1 work at 42mhz     ''168mhz/4 ''     becuase the maximum  frequency is 42mhz for APB1. i searched in internet and so...

jbl_raw by Associate II
  • 608 Views
  • 1 replies
  • 0 kudos

stm 32 discovery adc tachometer code for sensorless motor

Posted on June 10, 2013 at 17:34i have a  stm32 discovery kit , and i am sensing  the back emf of sensorless motor which is driven by other kit. i am using adc with one channel and a timer. the main aim to calculate the period while reading the adc-...

aman by Associate II
  • 597 Views
  • 1 replies
  • 0 kudos