STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 682 Views
  • 1 replies
  • 0 kudos

STL Flash test failed

Hello,I'm working to add the STL Library to my existing project, I'm trying to run the function StlSingleTest but it fails (STL_FAILS) executing the STL_SCH_RunFlashTM(&StlFlashStatus) section.micro: STM32F446ZETFlash:Bootloader: 0x08000000 - 0x0800F...

MauroM by Associate
  • 1093 Views
  • 2 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
  • 1156 Views
  • 3 replies
  • 1 kudos

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
  • 487 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
  • 545 Views
  • 1 replies
  • 0 kudos