STM32 MCUs Boards and hardware tools

Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! SWO only works at 16MHz with STLINK-V3PWR

SWV 16MHz, SYSCLK 16Mhz = logging worksSWV 16MHz, SYSCLK 25Mhz = logs gibberish (expected)SWV 25MHz, SYSCLK 25Mhz = logs nothing at allSWV 48MHz, SYSCLK 48Mhz = logs nothing at allWhy would this be?It works with HSI 16MHz, so my wiring and configurat...

NateS by Associate III
  • 1727 Views
  • 5 replies
  • 1 kudos

SDIO read write speed

Hi!I want to inquire the read write speed maximum by sdio.I want to apply to 8000*4byte per second, is that possible or not?If I use FRAM could I achieve this requirement?Thank youBoard: STM32L496G-DISCO

YLinH.1 by Associate
  • 1271 Views
  • 2 replies
  • 0 kudos

STM32 CAN bus 2.0B

Hello, I'm working on a project where I need to read the CAN bus messages that are coming from an ECU. I'm using the STM3210E-EVAL that has the STM32f103ZGT6. I'm reading the CAN bus messages with the following function: void HAL_CAN_RxFifo0MsgPendin...

Smdeint by Associate III
  • 1474 Views
  • 2 replies
  • 0 kudos

Resolved! STM32 and Platformio

I have been developing a program for the Nucleo-32 (STM32L412KBU6) board in Visual Studio Code's Platformio, and I have run into an interesting problem. I am able to build my project with no errors and upload it successfully. However, whenever the co...

caden013 by Associate II
  • 2105 Views
  • 3 replies
  • 0 kudos