STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 889 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
  • 1047 Views
  • 6 replies
  • 0 kudos

Firmware update over uart I/O pin config

Hello togetherActual I use the systembootloader to update the device over uart.Is there a way to reconfigure the unused I/O pin for the system bootloader? Or must this be done via a self-written bootloader?The problem is that some I/O pins take on a ...

42bytes by Associate
  • 408 Views
  • 1 replies
  • 0 kudos