STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F107 UART Interrupt issue with HAL

Posted on October 10, 2017 at 00:18Hi,I've a question regarding the HAL UART Environment. I could observe that the Interrupt are raised sometimes 2x although  I'm sending only one Byte for the STM32 where I'm reading each single byte.At which condit...

DfuseDemo on Ubuntu using Wine

Posted on September 29, 2017 at 12:53Hi ,       I am using DfuseDemo for flashing .dfu on to my stm32l476 based board. This is working fine in the windows 7 environment. But , now to build my code i switched linux ubuntu, so i tried installing the D...

Madhu R by Associate II
  • 868 Views
  • 2 replies
  • 0 kudos

STM32F777 revision A RMII errata symptoms

Posted on April 29, 2017 at 06:38Ethernet section of my custom board is the same as the STM32F746 discovery board. The same code (start ethernet and reply to ping) works reliably on the discovery board. But on my board (at all speed and duplex modes...