STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I'm out before I even really got started...

Hopefully someone at STE cares enough to take this honest feedback on board...My project had to move from atmel to something with more performance.  I settled on STM32.The experience has been terrible due to sub-optimal documentation from STE, relyin...

Rust

Hello, I have a question for you, does the ST company have a program for the Rust language?

AHass.5 by Associate II
  • 240 Views
  • 5 replies
  • 0 kudos

USART Tx DMA on STM32H5

I'm using an STM32H563 and the STM32CubMX for initialisation. I'm trying to use the USART in DMA mode and having trouble with the Tx DMA.I use:HAL_UARTEx_ReceiveToIdle_DMA(&huart10, (uint8_t *) uart10RxDMABuffer, UART10_RX_BUFFER_SIZE);for the receiv...

Resolved! STM32H7 | MPUs in dual cores

Hello @ all,I'm dealing with a project with stm32H755 MCU, as you know it is made of two cores: cortex-M7 and cortex-M4. Keeping in mind I'm using a few peripherals, among which FDCAN, SPI and most importantly lwIP/ETH, I'm trying to put together all...

Zzaaack by Associate III
  • 578 Views
  • 3 replies
  • 3 kudos