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

Doubt in error rectification

 Open On-Chip Debugger 0.12.0-00024-gc3ff39f8b (2023-06-26-16:51) [https://github.com/STMicroelectronics/OpenOCD]Licensed under GNU GPL v2For bug reports, readhttp://openocd.org/doc/doxygen/bugs.htmlInfo : Listening on port 6666 for tcl connectionsIn...

Mithun by Associate
  • 252 Views
  • 3 replies
  • 1 kudos

Resolved! stm32h743zit6 internal temperature sensor

I am using stm32h743zitx nucleo board and thermal camera ,but in nucleo board stm32h743zitx internal temperature came 32 to 35 degree but same code i am using thermal camera than stm32h743zitx internal temperature came 123 and going above degree why ...

ram_1 by Associate
  • 664 Views
  • 2 replies
  • 0 kudos

I'm going to use this STM32F405

STM32F405 I'm trying to use this model, but the IDE I'm using doesn't have it, so I'm trying to download it, but I'm not sure exactly where to download it or what files to download. I need to download a driver, but I don't know which file and which p...

F072 user data option bytes

ive been trying to use the two option bytes available for the user. but i have not been able to get it to Write to them i code. editing the bytes via cubeProgrmmer then reading them with the following:  uint8_t userByte0 = HAL_FLASHEx_OBGetUserData(O...

tje7415 by Associate
  • 226 Views
  • 1 replies
  • 0 kudos

osSemaphoreRelease hangs the MCU?

Hello, I am having trouble releasing a semaphore on the STM32H745I-DISCO. The context is as follows: I need to capture a breakline on UART2. When the interrupt triggers, I need to read a character and, depending on the received character, either send...

RafaelS by Associate III
  • 281 Views
  • 2 replies
  • 1 kudos

Nucleo H755ZI-Q lwip

Hi, I was hoping to evaluate ethernet connection of my nucleo H755ZI-Q board. It turns out to be more challenging than I initially though. I have tried to follow this example: https://community.st.com/t5/stm32-mcus/how-to-create-a-project-for-stm32h7...

mosamasa by Associate II
  • 207 Views
  • 2 replies
  • 0 kudos