STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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 Associate II
  • 719 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
  • 202 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
  • 336 Views
  • 1 replies
  • 1 kudos

STM32CubeMX CMake project build error

Hello,I am creating a CMake project using STM32CubeMX 6.13.0 for the STM32U575QGI6Q, but am having trouble with the following error: [1/10] Building ASM object CMakeFiles/rtm.dir/Middlewares/...x/ports/cortex_m33/gnu/src/tx_thread_context_restore.S.o...

JFisher by Associate
  • 192 Views
  • 3 replies
  • 2 kudos