STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32 Debugging not available

I am using STM32G031J6M6 and using NRST pin as GPIO.I have been unable to connect to STM32CubeIDE, CubeProgrammer and ST-Link Utility since then, probably because I executed __WFI() in the program.CubeProgrammer error codeSTM32 target not found! If y...

watao by Associate II
  • 4144 Views
  • 13 replies
  • 11 kudos

STM32G491 FDCAN: Issue with error counters

I have been simulating errors on the bus by removing the other node (a motor controller). As expected I see a number of failed transmissions. I can see that the FDCAN peripheral signals an Active Error on the bus (presumably as a result of not gettin...

Resolved! Unable to perform multi-byte SPI; Single OK

Hello -Board - STM32 NUCLEO-L476GPeripheral board ADXL313 (16 byte data registers)Interface - SPII  can perform single byte read, combine the 2, 8 bit values and the data is correct. Yet, when I try to perform a 2 byte SPI read, it's garbage. This wo...

roger99 by Associate III
  • 1825 Views
  • 12 replies
  • 1 kudos

STM32G4 without VSSA pin

I'm using the STM32G431CBU3 in a project that shares the same ground for digital and analog supplies, but the UFQFPN-48 package doesn't have a VSSA pin like the others. What should I do in this situation? Should I consider VREF as my VSSA? 

Captura de tela 2024-08-24 220819.png
Liann1 by Associate
  • 508 Views
  • 2 replies
  • 2 kudos

Resolved! Problem with LCD 128x160 ST7735S

Hi, have any of you communicated with a display based on the ST7735S controller? Based on this library: https://github.com/afiskon/stm32-st7735  I converted it from SPI communication to 8080 parallel control, but display does not work properly, while...

MSzła.1 by Associate III
  • 1362 Views
  • 5 replies
  • 1 kudos