User Activity

Dear all,I'm in trouble with the last library update that brick the FW.This FW was properly working since the library version 1.26.2 without any problem.For a new feature, regardint the USART communication, that I had to develop, it was requiring the...
The need I have is to count the encoder pulses on each front of the two channels (x4) always incrementing the counter independantly on the encoder direction and only have a tag on the direction changes.I configured the TIM2 as encoder input (as shown...
Posted on December 05, 2013 at 14:45Dear all, I'm trying to work with ethernet communication and I started with '' AN3376: STM32F2x7 In-Application Programming (IAP) over Ethernet ''. Example works properly but boards must be connected to the ethern...
Posted on May 01, 2012 at 15:20Dear all, I'm in trouble with usart to communicate with a peripheral that use parity even. I'm working with STM32F207 and I have an RS485 transceiver I have configured the usart as below: void USART3_Config (void) {   ...
Posted on April 26, 2012 at 21:20dear all, I'm working with the microcontroller STM32F207, below there is my function to configure the DMA in order to acquire 3 characters from USART2 and have the interrupt when those 3 characters arrived. Unfortuna...
Kudos given to