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

DEV_TARGET_CMD_ERR on breakpoints (Rowley Crossworks)

Posted on May 30, 2011 at 01:57I've just gotten some STM32VLDiscovery boards and am attempting to program them via Rowley Crossworks.  I've got the STLink connection working and can download and run programs and view registers, etc.  But if I try to...

kk6gm by Associate II
  • 590 Views
  • 2 replies
  • 0 kudos

Programming Ethernet on STM32-P107

Posted on July 21, 2011 at 10:15 Hi guys, Does anyone know how to configure the RMII mode which include the signals: TXD, TX_EN, RXD, CRS_DV, MDC, MDIO, REF_CLK. an explication, or an example configuration would be very helpful, Thanks in...

brouzi by Associate II
  • 816 Views
  • 3 replies
  • 0 kudos

ADC different channel

Posted on August 02, 2011 at 11:56Hello, I can do a ADC conversion for 1 channel. But I have a problem for using 2 channels. I do this: ADC_InitStructure.ADC_NbrOfChannel = 2; ADC_RegularChannelConfig(ADC1, ADC_Channel_14, 1, ADC_SampleTime_13Cycles...

cyril2399 by Associate II
  • 1638 Views
  • 7 replies
  • 0 kudos

STM3220G_Eval SDIO/DMA Multi_block Transfer

Posted on August 02, 2011 at 19:29Hello,I have the STM3220G_Eval board that has the STM32F207IG processor.  I have successfully ran the demo code for transferring data to and from the SD card in Single and Multi_Block mode.  For my application I nee...

rmpresto by Associate II
  • 1331 Views
  • 5 replies
  • 0 kudos

Linux device driver for STM32TS60

Posted on August 02, 2011 at 23:10Hello,We're about to receive samples for this touch controller STM32TS60. As I understand it, Stantum provides the firmware with their PMatrix IP technology. Where can I get the Linux driver for this particular cont...

khbx87 by Associate
  • 470 Views
  • 0 replies
  • 0 kudos

How to contact moderator ST-One32

Posted on August 02, 2011 at 20:58Hi, I've tried to contact the moderator ST-One32 via button ''Contact Moderator'' but without any response. Is ST-One32 still here? Or doesn't work this function? Regards Achim

elgerta by Associate II
  • 569 Views
  • 2 replies
  • 0 kudos

Declaration ERROR

Posted on August 01, 2011 at 14:00hello,       i m using IAR kickstart version for code limit of 32k and when i run my example code available on st website for LCD display application, i get an declaration error as :-Error[Pe147]: declaration is inc...

atul by Associate II
  • 965 Views
  • 2 replies
  • 0 kudos

Usart receive problem

Posted on July 22, 2011 at 15:10Hello, I try to write what I receive into a .txt. First I do this: RCC_Configuration(); GPIO_Configuration();     USART_InitStructure.USART_BaudRate = 115200;   USART_InitStructure.USART_WordLength = USART_WordLengt...

cyril2399 by Associate II
  • 2832 Views
  • 20 replies
  • 0 kudos