STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! This question is about HAL_SPI_TransmitReceive

This question is about HAL_SPI_TransmitReceive.If a slave starts sending 8 bytes of data after the 4th byte sent by the master, is it possible to use HAL_SPI_TransmitReceive without a dummy (ignore) buffer?We will be the master side.Our assumption is...

How to determine Rx event of USB CDC ACM

Hi,I use STM32U575.The STM32U575 works as a USB CDC ACM device and I implemented it in standalone mode.OTG_FS_IRQHandler is called when data is received from the host device.Is there a way to determine that when OTG_FS_IRQHandler is called, it is due...

DK3 by Associate II
  • 392 Views
  • 1 replies
  • 0 kudos

STM32F439 - FMC interfacing SDRAM, NVRAM and ARNIC 429

Posted on July 28, 2016 at 07:53Hi,We are developing a display using STM32F439NIH6 Microcontroller in our design.  We have the following technical queries:We have referred to your evaluation board design and we are interfacing STM32F439NIH6 with SDR...

gajraj by Associate II
  • 824 Views
  • 1 replies
  • 0 kudos

Resolved! stm32h5 vs stm32u5 series

Hi there! I was hoping that the H5 series would be like a faster U5 series but instead they seem to be very cut down in terms of features. i.e. the H5 looks like a faster crippled U5.The U5 has graphics accelleration and HS USB but the H5 has neither...

etheory by Senior II
  • 1099 Views
  • 3 replies
  • 3 kudos

Resolved! STM32U073 - wrong documentation for clock frequency

* In the reference manual RM0503 rev2, in §5.4.4 (description of RCC_PLLCFGR), the description of PLLR[2:0] indicates:Caution: The software must set this bitfield so as not to exceed 54 MHz on this clock.* In the reference manual RM0503 rev2, in §5.2...

SZano by Associate III
  • 385 Views
  • 2 replies
  • 0 kudos

STM32F072CBU6 DMA UART Transfer Issues

I am using the DMA to transfer data from UART 1 (Channel 2) and UART 2 (Channel 4). Every once and awhile the data seen on UART 2 which has a lower DMA priority will be "corrupted" by the UART 1 data. I know this because when I disable UART 1 routine...

Churby by Associate II
  • 1042 Views
  • 7 replies
  • 1 kudos