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

stm32f100c8 and ublox leon g100 USART communication

Posted on October 04, 2012 at 13:20hi all,i am recently working on a project that sending AT command to gsm module from stm32f100c8  via usart and receiving response with interrupt but i am very confused about usart interfaces.i cant receive respons...

SDIO in STM32F2XX

Posted on December 11, 2012 at 01:56Can an interface SDIO in STM32F2XX read/write micro SDHC UHS-1 cards? Are there any examples, experience of this type of  operation? What was the maximum speed of writing to the card? #sdio-stm32f2xx-microsdh...

zbyszekl by Associate II
  • 921 Views
  • 3 replies
  • 0 kudos

USART1 Interrupt

Posted on December 14, 2012 at 08:30HEllo ALL, I am using stm32f2 and i have programmed USART which is interfaced to GPS. The problem i m facing is, When USARt is enabled, i always get the my RXNE interrupt set, since GPS sends data continuosly and ...

No signal on mco1

Posted on December 13, 2012 at 11:00hello, I'm using stm32f207(LQFP64) mcu in custom made hw. Compilers are gnu arm-eabi-gcc and arm-eabi-gdb for debugging. main fuctions for mcu are: - output 27mhz clock MCO1(PA8) - listen interrupts at EXTI15_10_I...

teijo by Associate II
  • 607 Views
  • 2 replies
  • 0 kudos

BaudRate in serial port

Posted on December 12, 2012 at 15:27 Hi I've connected my ST32F4 Recovery to PC by USB connection. I create this function to display message to minicom 2.5. int PUTC( int ch) { /* Loop until transmit data register is empt...

bmwael1 by Associate II
  • 782 Views
  • 3 replies
  • 0 kudos

ADC with multiple channels settings

Posted on December 12, 2012 at 10:22I need to scan 3 ADC channels each second.I prefer to use ADC3 for all of the channels to save power.The example below uses ADC3, channel 7 with DMA2 stream 0.Can I configure the DMA+ADC so I'll will have all thre...

STM32F103ZET6 Orcad Schematic

Posted on December 13, 2012 at 15:20I need to STM32F103ZET6 Schematic in Orcad form. Is there any STM32 library for Orcad , could you send me ?

Simple UART Tx. Using HY-mini STM32V eval. kit.

Posted on December 10, 2012 at 03:33 I have been trying to get UART working for the last couple of days with no luck. I have tested an UART example code and it worked. So clearly there is something I am missing. I would really appreciate any hin...

STM32F4 I2C BTF bit is not set after DMA TX complete

Posted on December 10, 2012 at 18:29Hi all,I noticed that there is an high traffic in I2C2_EV_IRQHandler() with status 0x70080 (EV8 =I2C_EVENT_MASTER_BYTE_TRANSMITTING) after all the bytes was transmitted with success by DMA (but it's the same probl...

neoirto by Associate II
  • 609 Views
  • 2 replies
  • 0 kudos