I'm trying to build a simple hello world program with STM32F103 board using SWD debugger and ITM feature. But when I plug my USB cable on my PC, I have my LD1 and LD3 always in red light. Is that a problem? If so, how to solve?
Howdy!I'm in the process of building a product with a USB class compliant audio building from of the sample at https://www.st.com/en/embedded-software/x-cube-usb-audio.html (thanks!).I've got the audio_10 class driver integrated with my application a...
Hi, I'm reading the AN5496 - Rev 3. I'm confused by equation (6) and (7). If all they are the transfer function of the closed-loop system, why there are different?Thanks.
Hello Support Team.Good Day.We are considering the dual-core MCU STM32H745 as per our product requirements. It contains two core Cortex®-M7 and Cortex®-M4 processors. As a result, we want to assign one core use as safety-critical (for metering/protec...
Hi, I am trying to use the new HAL Ethernet driver from STM32CubeIdeF7 v1.17.0. I tried to run STM32F7508-DISCO/Demonstrations/STemWin with IAR compiler but i received build errors, I tried also with GCC compiler but I have errors after I imported pr...
stm32G071 UCPD SINK code answers GOODCRC after received SRC_CAPABILITY,but USBPD_PE_SetDataInfo Funtion was not Execute after GOODCRC,why?
I can get the bootloader to work fine on USART1 but can't seem to get anything from USART2. Is there a trick to making the second USART port work? I have checked the output from my test serial port on the logic analyzer and it seems correct and is s...