Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hardfault in STM32L4S5ZI with IAR

Hi ST Community,I have a project running on STM32L4S5ZI and I use IAR for compiling and flashing of the firmware. My application has a file system (a 16MB flash memory) that is interfaced with the STM32 using an SPI interface. The device also has a w...

SJant.1 by Associate III
  • 1262 Views
  • 1 replies
  • 0 kudos

Resolved! Why is any debug attempt on the STMF3348 discovery board always ending up in the hardware fault handler?

I am new to STM32 development and I have INCREDIBLE difficulties getting any example to run on any platform. I used to be able to run some very simple examples and even successfully implement changes on a TouchGFX-generated project, but changing the ...

Clem1 by Associate III
  • 2328 Views
  • 7 replies
  • 0 kudos

STM32F407VGT6U (DISC1) External mode : Could not connect to target application: XCP internal error: timeout expired, in response to XCP CONNECT command

Hello guys!I'm trying to use external mode with STM32F407VGT6U(older version of this discovery board) and Embedded Coder Support Package for STMicroelectronics STM32 Processors, I'm running on Matlab r2023a with all the support packages freshly insta...

GDan.2 by Associate
  • 2057 Views
  • 0 replies
  • 2 kudos

CAN Bus between STM32F103 and Arduino

I have a few arduino boards communicating through each other on a CAN Bus. Arduino is connected to a MCP2515 CAN Bus Module TJA1050.All arduino are communicating properly between each other. Here is an example of my reader on arduino:#include "MIDIUS...

Interrupts in EEPROM emulation(AN3969)

I'm trying to implement "AN3969 EEPROM emulation in STM32F40x/STM32F41x microcontrollers" on STM32F407.According to the documentation, "Interrupt servicing during program/erase is possible".However, when actually installed, interrupts stop completely...

UpStream by Associate II
  • 1550 Views
  • 4 replies
  • 0 kudos

littleFS on STM32H753 using Keil - issue

Hello,I'm using STM32H753 eval board, earlier I was using STM32CubeIDE wherein I've successfully tested littleFS(File system) library with external flash. littleFS - https://github.com/littlefs-project/littlefsthis code works ok in debug mode and nor...

AShel.1 by Associate III
  • 2126 Views
  • 3 replies
  • 0 kudos

STM32G431 Keil 5.36 Erase sectors fail

HiI use STM32G431R6T6 (32k Flash) with build in Bootloader.Boootloader use address 0x0800'0000 - 0x0800'1FFFApplication us address: 0x0800'2000 - 0x0800'7FFFIn the bootloader I can select Erase sectors (System delete only sectors which are used) So t...

franz2 by Associate III
  • 2050 Views
  • 2 replies
  • 0 kudos