STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H753 CAN set up with both CAN-FD & CAN 2.0 frames

Hi, I'm trying to configure an STM32H753 FDCAN peripheral to be compatible with both CAN-FD & CAN 2.0 frames, in both the Tx & Rx directions.   How should I configure the FD-CAN peripheral to achieve this? I've been through he RM0433 document as best...

CZ_Home by Associate
  • 422 Views
  • 2 replies
  • 0 kudos

STM32 N6 Octo SPI and FLASH on same PN Port/Pins

I want to use the SMT32N6 VFBGA142 or VFBGA169 package.  These parts do NOT have XPSIM_P1(on port PO).  They only have XPSIM_P2(on port PN).Can I connect both Octo FLASH and Octo PSRAM on port PN and use the two chip selects (NCS1 & NCS2) to independ...

Paul_V by Associate
  • 261 Views
  • 1 replies
  • 0 kudos

Resolved! GPDMA Linked List in Secure code on STM32N6

Hi,The example for FSBL works as describedhttps://community.st.com/t5/stm32-mcus/how-to-configure-the-linked-list-mode-in-stm32cubemx/ta-p/693779But if the same approach is applied to Appli (Secure) code, the "User Setting Error" raised in DMA IRQ.I ...

ERROR by Senior
  • 674 Views
  • 5 replies
  • 1 kudos

STM32F407 I2C ADDR bit not being set

Hi, Im using my own I2C library but after i write the device adress when i receive SB interrupt the adress bit never seems to be set to 1. I have tried testing it with HAL and it seems to work fine. I would be happy if someone could helpvoid I2C_Even...

ROM Bootloader Get Checksum command fails

STM32G473 via SPI I have most of the other commands working, but the Get Checksum command (0xA1) fails to return an ACK when I send the CRC init value. I am using the default CRC configuration:#define DEFAULT_CRC32_POLY 0x04C11DB7U#define DEFAULT_CRC...

JBill.10 by Associate III
  • 252 Views
  • 2 replies
  • 0 kudos