STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Does STM32U585 support DMA writes to internal flash?

Hello,I've been unable to determine if it's possible to use the DMA to write data from internal RAM to internal flash on an STM32U585 device.I've consulted the following, but don't see a clear answer:https://www.st.com/resource/en/application_note/an...

BHamm by Associate II
  • 423 Views
  • 6 replies
  • 0 kudos

Temperature sensor TSYS01 on STM32U575I-EV

Hello, I'm trying to implement the temperature sensor TSYS01 on STM32U575I-EV.The datasheet of the sensor tells to reset the sensor first so I'm trying to do this like this:HAL_I2C_Master_Transmit(&hi2c2, 0x77 << 1, 0x1E, 1, HAL_MAX_DELAY);0x77 << 1 ...

Alik by Associate
  • 68 Views
  • 1 replies
  • 0 kudos

Using JTAG and SPI1_MISO on PB4

As soon as i configure PB4 as SPI1_MISO, I get disconnected from the target. Even the connection doesn't use the NJTRST pin.It used to be a bug on the stm32L4, but I could't find it mention on the errata of the stm32U585.Has anyone (ST) knowledge abo...

aritec by Associate III
  • 194 Views
  • 7 replies
  • 0 kudos