STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Problem with USB in virtual port com

Hi Everybody,I've got a few problems with my USB. I have configured the USB port of my STM32L476 in communication device class (virtual port com).I can send and receive data on my terminal.What I'm doing is the following : sprintf(buf,BYTE_TO_BINARY_...

fab04 by Associate II
  • 564 Views
  • 3 replies
  • 0 kudos

HAL functions and RTOS

Hi, It's awesome to be able to use HAL and RTOS together, i made big applications fast thanks to these tools.The only disadvantage is that i'm not the architect anymore of my project. (for the HAL and RTOS part). I'm now at the point where i sometime...

sde c.1 by Senior II
  • 938 Views
  • 3 replies
  • 0 kudos

Unwanted interrupts for EthernetMAC (MMC)

We use a STM32F746 with Ethernet (ETH). We found a possible problem of the using the Ethernet (ETH) with actived interrupt. The Ethernet (ETH) has one interrupt vector for all interrupts of the Ethernet (ETH) (e. g. Receive, or Early Receive, ...) A ...

DFU and USART on USB

Sorry about the dumb question.Is it possible to have DFU and USART on the same USB port on a custom board?I just want to upload firmware via USB and have the ability to receive sensor data output via UART using a virtual com port.Two different things...

Manny12 by Associate III
  • 1093 Views
  • 6 replies
  • 0 kudos