STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ETH DMA stuck in ''waiting for status''

Posted on September 21, 2016 at 15:36Hello. I'm working on a project, running on STM32F427IIH6, which uses FreeRTOS 6.1 and LwIP 2.0. There are several TCP clients and TCP/UDP servers and it's running with no issues. But after adding UDP client, lo...

danicek by Associate
  • 299 Views
  • 2 replies
  • 0 kudos

STM32L476 I2C speed setting accurately?

Posted on September 22, 2016 at 18:53Hi there,I got an issue recently when I was trying to set up the I2C speeds for STM32L476RG. I can set it up for an approximate value but never get the exact one. For example, I want to achieve 100 kHz while I ca...

jiayuan by Associate II
  • 173 Views
  • 1 replies
  • 0 kudos

Errata Sheet Es0291 error for STM32F070xB

Posted on September 23, 2016 at 08:26en.DM00148061.pdf 1.2.2 says: USART4_RX does not work as output on PC11 As a consequence, single wire half duplex mode is not supported with pin PC11. ->Use USART4_RX mapped on PA0 instead on PC11 (PA0 is USART4_...

Trouble with RTC and 1Hz interrupt

Posted on September 18, 2016 at 09:40Hello,I have been hanging on this problem since days and have googeld a very lot but can not solve this.I am working with a Nucleo F411RE and TrueStudio. I want to generate a 1Hz interrupt with the RTC. The syste...

Does STM32F103 MCU support USB CCID interface?

Posted on September 26, 2016 at 05:52My project team is evaluating the feasibility to implement USB CCID interface on the STM32F103 MCU. We were unable to find the USB CCID support in the standard peripheral library for STM32F10x.  Only the standar...

STM32F746g-Disco slows down

Posted on September 24, 2016 at 14:58I have several stm32f746g disco mb1191b-02, and they are beautiful!I recently purchased stm32f746g disco mb1191b -04, but for my application slows down a hundred times. Keil compiler. How to make it work fast?

asfmail by Associate II
  • 339 Views
  • 7 replies
  • 0 kudos

USART not getting enabled

Posted on September 24, 2016 at 17:57 Am trying to run USART by getting to write in the E-Terminal of CodeLite to interract with my STM32F4 However, i get no response when i the main method is called....here is my main method.... #i...

malehakim by Associate III
  • 138 Views
  • 3 replies
  • 0 kudos