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

Resolved! STM32H743 with AZRTOS NetX doesn't work

Hi,I am trying to set up a basic project on a Nucleo H743ZI2 using AZRTOS ans NetX, but I can't get it to work. I am relying on this guide: https://community.st.com/t5/stm32-mcus/creating-a-dual-ipv6-amp-ipv4-netxduo-udp-application-for/ta-p/570521Th...

Kubagrs by Associate II
  • 545 Views
  • 4 replies
  • 0 kudos

Resolved! H743 ethernet clocking issue

Hello,I started a new project using the H743, ethernet, LAN8742 and NetXDuo (on one of our custom boards).  Its a very simple project that initializes the hardware, initializes AzRtos, ThreadX, and NetXDuo, and starts TCP, UDP, and ICMP.  This projec...

matt-crc by Senior II
  • 1725 Views
  • 23 replies
  • 0 kudos

Resolved! Problem with HAL_TIM_RegisterCallback

Hi,can someone help me ? I do not know how to use "HAL_TIM_RegisterCallback" function.My unsuccessful trial is in attachments. Can someone correct it ?  + to attach the corrected version ?I tried this example:  https://deepbluembedded.com/stm32-timer...

error 2.jpg
JerryMC22 by Associate III
  • 458 Views
  • 2 replies
  • 2 kudos

STM32L496RGT SDMMC DMA FATFS

Hi, in CubeMX 6.1.1 with FW package 1.16.0. If I choice in SDMMC with DMA template enable and shared DMA channel CubeMX doesn't generate proper code. In BSP_SD_ReadBlocks_DMA and in BSP_SD_WriteBlocks_DMA miss setting for change DMA direction. Soluti...

lorant124 by Associate III
  • 476 Views
  • 1 replies
  • 1 kudos

Resolved! FileX LevelX

I am having trouble integrating LevelX into FileX using the on board eMMC on the STM32H745I-DiSCO eval board. I am using standalone mode (no AzureRTOS). I have successfully implemented FileX to format, write and read the eMMC card in standalone. I am...

dsmail1 by Associate II
  • 606 Views
  • 5 replies
  • 2 kudos