STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! On STM32H745i-DISCO I would like to use AzureRTOS on both CM4 and CM7 but CubeIDE 1.6.1 only allows CM7, what am I missing ?

I am starting a new project on STM32H7 and would like to start using AzureRTOS.I have a very primitive example on github here : https://github.com/c4chris/H745-Test I thought I could simply replace FreeRTOS with AzureRTOS on both cores, but so far I ...

CIsel.1 by Associate III
  • 993 Views
  • 7 replies
  • 0 kudos

HAL_UART_TxCpltCallback not getting called

Hi,I have a problem with HAL_UART_TxCpltCallback not getting called after UART transmission using DMA. I set the DMA in Normal mode. I also turned on the UART global interrupt in CubeMX. Actually the USART1_IRQHandler gets called after I send some st...

ypiotrp by Senior
  • 457 Views
  • 2 replies
  • 0 kudos

Resolved! How to get USB-DFU working on STM32H743IIT6

Hi guys!I am trying to flash code via the USB-DFU but every time I tied BOOT0 to GND and connect a MicroUSB from the STM32 chip to the computer it does not detect it at all. I have no idea what's going on here?I am assuming its because I dont have VD...

0693W000008xWOeQAM.jpg
CLeo.1 by Senior II
  • 855 Views
  • 5 replies
  • 0 kudos