I use the STLINK-V3MINI in combination with STM32CubeIDE and STM32G4x µC. With SWV a tracing of 2 variables with 20kHz is possible without data loss. What are the limitations of the STLINK-V3MINI, and what justifies the purchase of an expensive debug...
Hello,I want to build a small Python application that reads out data from my STM32 via ST-Link and SWD. Unfortunatelly I could find only one Python project providing something like this: PySWD. This one uses PyUSB and this one does not detect may ST-...
By default the ST-Link Debugger setting Pack "Keil.STM32L0xx_DFP.2.1.0" is Enable and I got error "Invalid ROM Table" when trying to flash the MCU. But If I just Disable the checkbox Enable in the Pack tab in ST-link Debugger setting then the flashi...
Hello everybody. I have tried to configure the output of a sensor for a display and it has worked, however, it only works when I am connected via STLink, when I feed the circuit by 3.3V or 5V, there is nothing on the output. Can someone help me?
I'm using this guide: https://stm32-base.org/guides/connecting-your-debugger.html.
Which DAC method is used for STM32L431, R-2R or resistor strings?Different things are written in the two materials. https://www.st.com/content/ccc/resource/training/technical/product_training/01/4b/81/0e/21/a6/4c/55/STM32L4_Analog_DAC.pdf/files/STM32...