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

STM32F107RC USART2 TX Problem

Posted on May 27, 2014 at 13:53I use an STM32F107RC board and use  USART2 interface. But USART2 Tx doesn't send first four bytes of each data transaction. I have tried both INTERRUPT and DMA mode.What is the problem? #dma #usart #stm32

SPI DMA example STM32F205RBT6 (Rx & Tx together)

Posted on May 27, 2014 at 10:15Is there any example code for implementing DMA on stm32F205rbt6 where I can do rx & tx together.1. I have to send 512 bytes & receive 512 bytes2. After 1 byte tx, wait until one byte received.3. then transmit next byte...

frequency capturing

Posted on May 26, 2014 at 09:18dear all,i am developing the project with the name frequency module, here i am trying to capturing the frequency from 10 hz to 999hz , i am facing some error in the capturing , if i give constant freq it varies with th...

STM32Cube for F1 Series

Posted on May 22, 2014 at 15:36HiDoes anybody have any idea when the STM32Cube will be release for the F1 series?Thanks

jamie by Associate II
  • 567 Views
  • 2 replies
  • 0 kudos

STM32F427, USB HighSpeed RXFLVL and DMA

Posted on May 27, 2014 at 15:05Hello @all, does anyone know how the following registers behave when the USB peripheral is used in HighSpeed mode(?): - OTG_HS_GRXSTSR/OTG_HS_GRXSTSP : is it required (or even possible) to read/pop a status when DMA tr...

schauer by Associate II
  • 446 Views
  • 0 replies
  • 0 kudos

STM32 Self-Test Lib: GCC Cross - Compilation possible?

Posted on May 16, 2014 at 13:38Hello, i want to implement the newest version of your SelfTest Lib into our code. But we want to use our current toolchain, a GNU C compiler based cross compiler toolchain GNU-ARM-Eclipse. Is there a documented way to ...

STM32F051 LSE Clock accuracy

Posted on May 06, 2014 at 16:31hello,I am in the development of a new application with a STM32F051R8. I have a big problem with the accuracy of the RTC: I used both the quartz advocate in the note AN2867 application. I initialize the RTC well w...

STM32CubeF4 OnePulse mode on TIMER12

Posted on April 09, 2014 at 17:09 Hi all, I have been trying to configure TIM12 to work in OnePulse mode and I am not able to accomplish that. With elder version of device drivers I was able to achieve what I needed in such a way: ...

alan by Associate
  • 838 Views
  • 4 replies
  • 0 kudos