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! SPI DMA STM32U031 wrong data

Hi everyone,Im currently trying to use SPI with DMA mode on STM32U031G6 with an S2LP,In this specific case I want to obtain the number of bytes present in my FIFO (10 bytes here), but the problem is that my reading through DMA mode does not work.Belo...

Quentin_27_0-1757497219651.png Quentin_27_1-1757497434702.png

STM32 CAN FD ISO Nominal 500kpbs Data 1Mbps

Hello,I am using STM32 microcontrollers on CAN FD ISO buses.The problem is that I am not able to configure CAN FD bus with a nominal rate of 500kbps and a data rate of 1Mbps. All others configurations are working as expected, see below all combinatio...

BBute.1 by Associate II
  • 388 Views
  • 5 replies
  • 0 kudos

Resolved! STM32G0 Engineering bytes programming

What is the sequence and APIs to erase and program the Engineering bytes?There are APIs to handle Main flash, and APIs to handle OTP, but it is not clear how the Engineering bytes should be handled.Thanks

STM32U031 SPI receive data of arbitrary length

Greetings!I am using the STM32U031 with STM32CubeMX HAL as an SPI Slave and would like to receive data that has variable length (max 50 bytes). I am using software NSS and my current approach is to start a DMA Rx/Tx transfer (using HAL_SPI_TransmitRe...

FlokRo by Associate
  • 879 Views
  • 2 replies
  • 0 kudos