Kevin Thibedeau
Kevin Thibedeau
Add missing initialization value for SM1 int pin. Not guaranteed to be zero. Replace CP1252 characters with ASCII ## IMPORTANT INFORMATION ### Contributor License Agreement (CLA) * The Pull Request...
USBD_CDC_GetOtherSpeedCfgDesc() already declared on line 111 ## IMPORTANT INFORMATION ### Contributor License Agreement (CLA) * The Pull Request feature will be considered by STMicroelectronics after the signature of a **Contributor...
I noticed that all the GCC linker scripts have this license notice: ``` ** (c)Copyright Ac6. ** You may use this file as-is or modify it according to the needs...
I'm trying to read an LTO tape serial number with sg_read_attr. This is a Linux system running Debian 11 with an LTO-4 drive connected to an Adaptec card. The drive...
**Describe the bug** The code in core_cm7.h is missing macros that are in present in the STM32CubeH7 version of the file. This STM32F7 repo has [V5.0.8 of the file from...
**Describe the set-up** * STM32F723 * IDE 1.14.1, HAL 1.3.1 **Describe the bug** Inspection of the code for [HAL_PCD_SetTestMode()](https://github.com/STMicroelectronics/stm32f7xx_hal_driver/blob/2e3aac48671f6f5d86c8e85b314b50589c1dc93c/Src/stm32f7xx_hal_pcd.c#L2031) shows that the RW bits for TCTL in the OTG_DCTL register...