STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Unable to set HRTIM PWM duty cycle

I am trying to use the HRTIM peripheral on the STM32Hh753VI as a PWM generator with variable duty cycle. I want to use Timer B1 on pin PC8.Firstly, I tried using Simple HAL functions:HAL_HRTIM_SimplePWMStart(&hhrtim, HRTIM_TIMERINDEX_TIMER_B, HRTIM_O...

JTeun.1 by Associate II
  • 2697 Views
  • 4 replies
  • 2 kudos

Resolved! STM32H745 set CM7 boot addr0 from CM4

I'm using a STM32H745 and running a bootloader on the CM4. In the bootloader I want to set the boot address of the CM7 using the user option bytes. Is this possible and if so, how should I do this?Kind regards

Sander-W by Associate
  • 1218 Views
  • 3 replies
  • 0 kudos

I2C Fast Mode Plus, 1 Mb/s

I have an STM32H563 communicating on I2C4 @ 1 MHz (fast-mode plus) to an I/O expander with no problem. However when I add a temp sensor (TI TMP175) to the same bus, communication doesn't work for the TMP175. The TMP175 communicates > 400 KHz only if ...

Resolved! CAN receive doesn't work

Hello everyone, I'm currently doing some experiments with CAN communication with the STM32F302RB Nucleo board. The board is connected to a wcmcu-230 CAN transceiver which is connected to a Raspberry pi with a CAN header connected to it. The bus is te...

JKris17_0-1711367038657.png JKris17_1-1711367110408.png
JKris.17 by Associate II
  • 2358 Views
  • 7 replies
  • 5 kudos

Resolved! FREERTOS, LWIP, HTTPD set up

Hi,Im currently trying to set up a project where Freertos controls a webserver via lwip.I tried following these tutorials/guides and managed to be able to ping the board but not get it to host the webserver.https://github.com/MayaPosch/FreeRTOS_HTTP_...

WilliamVR_0-1710840794056.png WilliamVR_1-1710840885011.png WilliamVR_2-1710840894308.png WilliamVR_3-1710840904622.png
WilliamVR by Associate III
  • 6123 Views
  • 9 replies
  • 4 kudos

Resolved! STM32F103ZE - USB - Login to Windows with the same ComPort

Hello.I have developed a module that has an STM32F103ZE controller. This controller has a USB interface.In order to test the modules, this USB interface is to be connected to a Windows PC via a needle bed. Then various test commands are to be sent vi...

Rassi by Associate II
  • 1783 Views
  • 5 replies
  • 2 kudos

Resolved! STM32F407 VBUS sensing 5-20V (fast charge)

Hello I'm developing a self-powered device with "fast charge" feature, which assumes that USB VBUS pin can supply up to 20V. In this case, a simple voltage divider will not be able to provide an acceptable logic level within the range of 5–20 V. Addi...

ymak by Associate
  • 853 Views
  • 1 replies
  • 0 kudos

stm32h747i-disco writegpio no funtion

i want to add some work on food_recognize.c in fp_AI_VISION ,I want to use CN9 analog to control some leds but it doesn't work in first place. I can't control those pins with writegipo.so far i only see A0 always on and A1-A5 always off. On the same ...

wjian.2 by Associate III
  • 2044 Views
  • 9 replies
  • 0 kudos