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

GPDMA with linked list for big buffers

Hello !I'm using STM32U5A5 on my custom board.i would like to configure a very big buffer to store lots of ADC samples (60sec circular audio buffer)i check the GPDMA is limited to 64kBI tryed a small test using the linked list to do a small test usin...

Rickou73 by Associate II
  • 537 Views
  • 2 replies
  • 0 kudos

Resolved! Nucleo-H7S3L8 no longer connects

I have a Nucleo-H7S3L8 board that I have been using for development, but it is no longer able to connect to download binaries. I had previously been able to connect, but now when I try to run code using STM32CubeIDE, the ST-LINK GDB server fails with...

GlennK by Associate
  • 438 Views
  • 3 replies
  • 0 kudos

Resolved! STM32U585 freezes on DMA transmission with USART peripheral

Hello,I am implementing DMA transfers to USART1 peripheral configured as asynchronous UART. I am facing issue that the message transferred with DMA is transferred only once and freezes.When set to transfer messages in blocking mode (without using DMA...

_AK by Associate II
  • 461 Views
  • 3 replies
  • 2 kudos

Resolved! CAN START Probem

Hi, let me clarify more my situation ... I am coding this from scratch i am using a CAN transciever...My problem is that the CAN_Start function always returns an Error and while debugging i noticed that my code is stuck in the CAN initialisation what...

Resolved! Issue with receiving FDCAN data with STM3232H750

I have debugged the whole code to send data from stm32h750b-dk between the two fdcan terminals fdcan1 and fdcan2 the data is appearing on live expressions of txdata1 but in rxdata only 1 bit is being transferred can somebody mention what the problem ...

kl.png
revvathi by Associate III
  • 1118 Views
  • 10 replies
  • 1 kudos

stm32g4 FDCAN fiters problem

Hi. I have a problem with can filers on a G4 board. With standard ids device worked well, but when i changed id to extended the filters stopped working. // 5. FDCAN Filters configuration // 5.1. Dual filter for broadcast messages sFilterConfig.IdType...

zemlemer by Associate
  • 295 Views
  • 3 replies
  • 0 kudos

Resolved! PDR_ON Floating

Dear,    We are working on a custom design which has PDR_ON pin floating. The board is already fabricated and assembled.    The part number is STM32H7A3AII6Q.    Please let us know if this has any consequences on normal operation of the MCU and if so...