Marcelo Roberto Jimenez
Marcelo Roberto Jimenez
Hi Andrew, Thank you for the nice hook, I have been using it a lot. I have recently noticed that whenever I try to do a partial commit of a...
Hi folks, As the title says, I am looking for opinions on how to fix (or not) the current behavior. But first, a little background information. If you go to...
**Describe the set-up** * Custom board with a STM32L431. * STM32CubeIDE 1.13.1. **Describe the bug** In the following code in `stm32l4xx_hal_uart.c`, function `HAL_UART_Transmit()`, the `huart->TxXferCount` counter underflows, and since it...
The default configuration for all STM32 microcontrollers in HAL is to replace the ehternet MAC address with the address configured in replace address zero. In "modules/hal", Grep for: macDefaultConf.SourceAddrControl =...