STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SWD interface not working on STM32G0B1

Hello, I have two custom boards based on the STM32G0B1CBU. When I try to program them via the SWD interface (using ST-LINK or SEGGER J-Link), I get the "No Device Found on Target" error. I checked the schematics and used an oscilloscope to make sure ...

REist.1 by Associate II
  • 3020 Views
  • 5 replies
  • 0 kudos

SWV ITM Breaks Debugger

We have a new design using the STM32G474 and are having some weird issues with the SWV utility. Current setup:STM32Cube IDEST-Link V2-ISOL Debugger using SWCLK, SWDIO, and SWOSWD connection to micro with 33 ohm termination resistorsSWO was wired manu...

NSmit.9 by Associate II
  • 770 Views
  • 1 replies
  • 0 kudos

Resolved! STM32L496VG Using LPUART with LSE 32768 kHz with 9600 bd from Stop2 mode: No reliable evaluation of the first byte

I use Modbus RTU 8N1 with 9600 bd. I always have sent the same 8 byte request. The first byte of the message is 0x01.In about 85% of all tests the STM32 evaluates the request correctly. In a 15% of all tests the first byte is evaluated as 0x80 or 0x...

MKret.1 by Associate
  • 1068 Views
  • 2 replies
  • 0 kudos

Resolved! Compiling with CIMSIS DSP LIBARY

I followed https://community.st.com/s/article/configuring-dsp-libraries-on-stm32cubeide to install.The linker is saying cannot find -larm_cortexM4lf_math.Hears is the project settings I followed https://community.st.com/s/article/configuring-dsp-libr...

0693W00000Y80MdQAJ.jpg
BFlin.1 by Associate II
  • 1192 Views
  • 2 replies
  • 0 kudos

How is the STM32 required data hold time during read from QuadSPI flash guaranteed in the Discovery kit STM32L496G-DISCO?

We use STM32L496QGI6 with a 512Mb external flash connected to a QuadSPI interface.Principally like the Discovery kit STM32L496G-DISCO (with STM32L496AG MCU and 64Mb flash).We wonder how the STM32 required data hold time during read from flash can be ...