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

stm32f10x DMA RX Interupt ....

Posted on June 18, 2012 at 07:40HI I want to use DMA to Recieving data via uart (rs485)  I want to use 20byte buffer but for siplicity in this exaple is shown only 1byte buffer...  int main(void){  RCC_Configuration();  GPIO_Configuration();  USART...

redkofka by Associate II
  • 625 Views
  • 2 replies
  • 0 kudos

Document RM0038 is missing figure 209

Posted on June 25, 2012 at 19:25Document RM0038, or CD00240193.pdf, the reference manual for the STM32L1xx, revision 5, is missing figure 209 on page 589/809.I can see figure 208 just fine but I can't see figure 209I would like to see it to help me ...

USART1 Very Low Output Signal

Posted on June 13, 2012 at 12:15Hi,I am doing what on paper should be one of the simplest tasks possible with a USART - namely configuring it and then getting it to output a pattern using USART_SendData();When I send this command it is definitely do...

dclark9 by Associate II
  • 716 Views
  • 6 replies
  • 0 kudos

lsm330dl output read problem

Posted on June 19, 2012 at 16:50hi, everyone. i don't understand why the output data XH,XL. is unchange all the time , when i  read the status_reg, i find that there is no new data coming ..and sometimes the same code gave me different output ,like ...

How to reduce the project size.

Posted on June 23, 2012 at 20:56hi,i have the project from IAR Embedded workbench when i try to compile it size code exceed,, i am using only code size limited.this project have lot of function like LCD, Temp sensor, USART, ect..now i am just trying...

hello by Associate II
  • 1003 Views
  • 3 replies
  • 0 kudos

OV7740 Have anyone used it yet?

Posted on June 23, 2012 at 21:57Hi All! I´ve been working on a project that uses OV7740 omnivison sensor But I´m quite unable to configure it properly. Have anyone used it yet, to help me trough the hard steps of configuring its registers, and all...

re by Associate II
  • 422 Views
  • 0 replies
  • 0 kudos

Pin configuration for USART.

Posted on June 23, 2012 at 00:01hi all,readme.txt say like..- STM3210C-EVAL Set-up     - Connect USART2 Tx pin (PD.05) to USART3 Rx pin (PC.11)    - Connect USART2 Rx pin (PD.06) to USART3 Tx pin (PC.10)@note In this case USART3 Tx and Rx pins are r...

hello by Associate II
  • 790 Views
  • 1 replies
  • 0 kudos

Configuring input pull-up or pull-down

Posted on June 22, 2012 at 20:54Hi, I am using the STM32F103ZG device and looking through the reference manual (RM0008) I cannot find how, when a pin is configured as ''Input Pull-up/pull-down'', to select the pull-up or pull-down option. Having don...

dsjnews by Associate III
  • 2562 Views
  • 2 replies
  • 0 kudos