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

STM32F072B-DISCO Example code from manual results error (chapter 7.3.6) with with the "extern TSL_LinRot_T MyLinRots[];

I'm using the STM32F072B-DISCO, trying to implement an example code for the touch sensing and followed the instructions of the "Getting Started with touch sensing Control on STM32 MCU". The code given in chapter 7.3.6 results in errors. see belowone ...

_legacyfs_online_stmicro_images_0693W00000biNz3QAE.png
LEtte.1 by Associate
  • 1124 Views
  • 1 replies
  • 0 kudos

STM32H755BIT DMA2D + FMC + External SRAM Write Issue

I am using the DMA2D to transfer colour data to an external SRAM using the FMC with an 8-bit parallel hardware setup. I can use the following line of code on the CM7 CPU to write to any in-range address (0x68000000 base) with any pointer type (uint8_...

_legacyfs_online_stmicro_images_0693W00000bihSEQAY.png _legacyfs_online_stmicro_images_0693W00000bihT2QAI.png
DanMI by Associate
  • 1576 Views
  • 1 replies
  • 0 kudos

H757 code to reboot both cores

I am using a H757 processor and i would like to reboot both cores (M4 & M7) from the M7 running code.Would anyone be able to help ? As i can’t find a definitive answer about how to do it.thanks

UART Data Getting DMA'd In Wrong Order After First Packet

I have a device that receives six bytes via the UART. There is a known SOF and EOF byte. The first time I get the data, all is well. But subsequent receptions are "corrupted": either the EOF byte is first, or sometimes I get two SOF bytes in a row (a...

nobbyv77 by Associate II
  • 1149 Views
  • 2 replies
  • 0 kudos

SPI example on Nucleo-g474

I'm using a Nucleo-g474REI want to use a timer / DMA to trigger a SPI Rx only transfer to memory.I need to transfer two 9 bit words every trigger, 1 uSecs, and 4096 two word transfersCan anyone point me to an MX cube example?

LHarm.1 by Associate III
  • 1243 Views
  • 3 replies
  • 0 kudos