STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Stm32 uart receive error

Hello. I am getting fault error or uart_waitonflaguntiltimeout error when receiving data from UART via DMA on STM32F4 series microcontrollers when the power of the device on the other side is turned off. What could be the reason for this? What should...

Mixolyxo by Associate
  • 858 Views
  • 3 replies
  • 0 kudos

Simple Ethernet test

Hi!I'm using a custom PCB with STM32F767 on it with LAN8742a for Ethernet communication.Just to mention, I'm totally new to Ethernet topics.I have already search for an very simple example on how to just test the connection from the STM to LAN8742a (...

Gregory3 by Associate III
  • 7926 Views
  • 5 replies
  • 0 kudos

STM32CubeIDE vs mbed

Hello Everyone,I have STM32MP157F-DK2 board has an ARM Cortex-M4 chip that supports a frequency range of approx 209MHz. It takes about minimum 3.02 microseconds (Attached Screenshot) to achieve 40 clock pulses on this board. I also tried the STM32 Nu...

kundanJha by Associate II
  • 1245 Views
  • 0 replies
  • 0 kudos

STM32U575VIT6Q - USB CDC not enumerating

Hi All, We ran the example application code on our board with STM32U575VIT6Q and the USB CDC is not enumerating,whereas USB DFU mode is working when we trigger the boot0 button while powering on or resetting the devicehttps://github.com/STMicroelectr...