STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to get STM32H743I-EVAL2 working with GUIX?

 I was looking for h/w to start development of a AzureRTOS GUIX app that also had the I/O including multiple A2D, GPIO, and serial communications. Based on a various ST Micro presentation and a review of the specs, I though the STM32H743I-EVAL2 migh...

FKoops by Associate
  • 591 Views
  • 2 replies
  • 0 kudos

Combining CAN2 and USART2

Hello,At the moment I'm working on a project using the STM32F4 discovery board that combines CAN2 and USART2. I managed to get them both working separately, but when I combine them in the same problem I get weird output on the serial monitor. When I ...

Rde K.1 by Associate III
  • 801 Views
  • 2 replies
  • 1 kudos

how is SPI5_IRQHandler called?

I set up an DMA spi transfer and I want to essentially remove the irq. I'm already in a IRQ and I'm staring a spi transfer and want to just wait for complete. but I can not find anywhere in the HAL code where SPI5_IRQHandler is called. I decided not ...

ulao by Associate III
  • 398 Views
  • 0 replies
  • 0 kudos

Resolved! Hello! May be it is wrong ethernet DMA tail calculation?

In ethernet HAL driver stm32h7xx_hal_eth.c function void ETH_DMARxDescListInit include row: " WRITE_REG(heth->Instance->DMACRDTPR, ((uint32_t)(heth->Init.RxDesc + (((uint32_t)(ETH_RX_DESC_CNT - 1))*sizeof(ETH_DMADescTypeDef)))));"This code adding val...

AAshc by Associate
  • 2698 Views
  • 14 replies
  • 2 kudos

UCPD Schematic review on G4

I want to create a power distribution system that can accept up to three supplied (AC/DC, USB, and Battery. At the end of VBUS will be the management system that will choose the highest voltage and use that as primary supply.Would like some suggestio...

0693W00000WKu4gQAD.png 0693W00000WKu4WQAT.png 0693W00000WKu4vQAD.png 0693W00000WKu6cQAD.png
RMas by Associate II
  • 938 Views
  • 1 replies
  • 0 kudos