STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32N6 calculate frame difference

Hi all,I'm having a go at programming on the STM32N6570-DK. My goal final goal for this little project is to show the difference in pixel values between the first frame and current frame. This is usually done in vision systems to "filter" out the sta...

Resolved! STM32N6 BootROM flash boot XSPI port

Hi,I have a question regarding the STM32N6 BootROM flash boot process.My understanding is that the BootROM loads the FSBL from an external XSPI flash device. However, it is not clear to me whether the BootROM:Uses a fixed XSPI/XSPIM configuration (fo...

ArunJohn by Associate II
  • 104 Views
  • 1 replies
  • 1 kudos

Resolved! DMA: Start transfer from address + offset

Hi, I want to use my F072's DACs to output a sin and cos signal. to save on memory I want to have only one buffer holding the values of a SIN function, COS values should be taken from the same buffer. Basically, I need the DMA for channel 1 to start ...

GChri.2 by Associate II
  • 113 Views
  • 2 replies
  • 1 kudos

Resolved! UART TX/RX with DMA in Normal mode

Dear ST experts,I have configured UART (both RX and TX) in Normal DMA mode. I want to send a small data packet every 500 ms with using HAL_UART_Transmit_DMA (&huart, buffer, 10). But I noticed that only one shot is triggered. What is the problem? Sho...

Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.