STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H745 LTDC define 3 framebuffer in SDRAM

Hello,I'm using STM32H745XIH(M7 side) & interfacing 1280X800 LCD-TFT with STemWin library.In MPU_Config I've defined 2 region as NON_CACHE(8MB) and CACHE(8MB) in SDRAM(Starting address 0xC0000000).Framebuffer define in NON_CACHE region & aGuiDataMemo...

M_R by Associate
  • 1462 Views
  • 1 replies
  • 0 kudos

CRC in STM32CubeExpansion_STL_G0_V1.1.0

I start the safety functional software by the example from "STM32CubeExpansion_STL_G0_V1.1.0". From the readme.txt, it mention "Install ST CRC tool", but it is "STM32CubeProgrammer", is this tool has built in CRC function? by post-build steps command...

New.Fish by Associate III
  • 736 Views
  • 1 replies
  • 0 kudos

Resolved! GPIO not getting controlled

Hello everyone,In my project i am using STM32F107VCT6 MCU. When i tried to control gpio pin it is not changing state from low-high/ high-low.  I am only getting issue with PB3. In hardware i have connected this pin to SCK pin of W25Q16. I have enable...

HB_0-1697433733759.png
HB by Associate II
  • 1252 Views
  • 3 replies
  • 1 kudos

Resolved! GFX02Z1 Firmware example: DMA does not work

Hello Everyone,I tried the GFX02Z1 "HelloWorld" firmware example on the Nucleo H723ZG. Apparently the example does not work in DMA mode but alway gets stuck in DMA_TxErrorCallback. When switching to No DMA mode it works perfectly well.Did anyone enco...

meltabo by Associate II
  • 534 Views
  • 1 replies
  • 0 kudos

Having issue in CAN recieve

Hello experts, I am using stm32f779I - Eval kit, I got stuck in receiving the CAN from other node wheres as transmit from my node is working fine. The IDE and packages am using as follows. stm cube ide 1.13.1 stm cube mx 6.9.1 package: stm cube F7_v1...

RTOS in stm32

When implementing Real-Time Operating System (RTOS) timers in my embedded system, I've encountered certain challenges and concerns. I'm interested in discussing potential issues such as race conditions, priority inversion, resource contention, overhe...

AKHIL6 by Associate II
  • 584 Views
  • 1 replies
  • 0 kudos