STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F072 CAN to USB HID Converter

Hi all!I am planning to make a USB to CAN converter or can sniffer and want to do it in most efficient way. First step can be just sniffer. So I want send all received packages from CAN(at max speed (500kbps %80 or %100 bus traffic) and send them via...

0693W00000SwFUtQAN.png

STM32H7 Ethernet DMA timeout error

Hi,We are using STM32H7 and ethernet connectivity in our project.We followed the instructions from the link "How-to-create-project-for-STM32H7-with-Ethernet-and-LwIP-stack-working".We are able to ping and communicate within the server(STM32) and clie...

PNaph.2 by Associate II
  • 1647 Views
  • 2 replies
  • 0 kudos

STM32 H7755ZI- FREE RTOS- Task notification from ISR

Hello I created a task that is needed to be executed from ISR. previously I did for ESP32 but using the same manner, I could not do it. Based on my search, I found 2 ways which I tried but could not have my task run. first manner:Inside the ISR: Base...

STork.1 by Associate III
  • 4403 Views
  • 11 replies
  • 1 kudos

STM32H745I-DISCO eMMC, FATFS, HAL... almost works.

From the example available athttps://github.com/STMicroelectronics/STM32CubeH7/tree/master/Projects/STM32H745I-DISCO/Examples/MMC/MMC_ReadWrite_DMAI figured out how to configure SDMMC1 using STM32CubeIDE.I set the clock for MMC for 200MHz, then set u...

HTD by Senior III
  • 1064 Views
  • 1 replies
  • 0 kudos