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! STM32G431 TS_CAL2 temperature

HIAt what temperature the TS_CAL2 value for the STM32G431 is detected?In the datasheet it is reported 130 degrees while in the library "stm32g4xx_ll_adc.h" TEMPSENSOR_CAL2_TEMP is 110 degrees Thanks

STM32F429 FMC No action

Hello I want the STM32 to transmit data to the FPGA via the FMC. However, when I use the manufacturer's example and modify the return line in the FPGA, the LCD displays the modified value from the STM32 instead of the expected return line value. What...

Connoe by Associate
  • 361 Views
  • 3 replies
  • 0 kudos

Resolved! STM32 Nucleo H7S3L8 HardFault_Handler + DACCVIOL

STM32H7S3L8 – XIP app HardFault on vector fetch from XSPI (BFAR/MMFAR=0x70000004, VECTBL)MCU: STM32H7S3L8Tooling: STM32CubeIDE (HAL/CMSIS + FreeRTOS)External flash: NOR on XSPI2 (XSPIM Port 2). Bootloader sets XSPI to memory-mapped; application is li...

htxy_0-1758021070194.png
htxy by Associate III
  • 878 Views
  • 1 replies
  • 0 kudos

Resolved! STM32 future support for Zephyr RTOS

Dear ST Team,I am an embedded developer working with STM32 MCUs in various projects, and recently I have been exploring the use of Zephyr RTOS due to its growing adoption and strong ecosystem.I noticed that companies like Nordic Semiconductor provide...

Resolved! LWIP + USART - unreadable characters in output

Hi everyone,I'm developing an application for the STM32H755I-Q board in which I'm using the LwIP library (without an OS) to leverage the TCP/IP stack (for the configuration, I followed How to create a project for STM32H7 with Ethernet ... - STMicroel...

bsp_1-1758014537217.png bsp_2-1758014548968.png bsp_3-1758014560851.png bsp_4-1758014711447.png
bsp by Associate III
  • 6869 Views
  • 12 replies
  • 3 kudos

peak current mode control

im trying to implement peak current mode contorl using stm32G474 i have a question about PCMC. in PCMC, if the sensed voltage from Current trasnformer does not reach to target value, does the switch remain  continuously on, or does it turn off accord...