STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F030C8T6TR DMA

GreetingsI am using STM32F030C8T6TR for ADC on two channels IN1 & IN3. It works. However I wanted to add DMA. When trying to add DMA , It shows on two channels channel 1 and channel 2 , Though the datasheet mentions DMA is available for 5 channels. I...

Sbag by Associate III
  • 727 Views
  • 11 replies
  • 1 kudos

Configuring ISSI Flash in DTR Mode on STM32U5A9J-DK.

Hi ,We are working on configuring an ISSI Octal Flash memory in DTR mode on the STM32U5 platform and would like your assistance. We successfully executed the example provided for Macronix in document an5050 example (II. Octo-SPI FLASH in Regular-comm...

ISSI_Code_Sequence.png
sohm by Associate III
  • 193 Views
  • 1 replies
  • 0 kudos

LED blinking in assembler for STM32F103C8T6

Hello,I am trying small example LED blinking written in assembly only - see below. LED is placed to PB15. I am able to compile the program without error using this commands:arm-none-eabi-gcc -save-temps -nostdlib -nostartfiles -mcpu=cortex-m3 -ffrees...

JerryMC22 by Associate III
  • 333 Views
  • 3 replies
  • 1 kudos

Resolved! STM32F405 using dual USB host

Hi,I'm new to the ST32 world and would like to know if this is possible before I start experimenting with an STM32F405:Is it possible to use both USB interfaces as a USB host at the same time (only full speed and low speed, no high speed is required)...

Resolved! synching HRTIM's TIMA and TIMB

Trying to make a phase shift PWM for a DAB converter, i managed to do this exact functionality with normal TIM1 (Asynchronous mode), but im very very lost with HRTIM. I am able to produce complementary PWM signals for TIMA1 and TIMA2, and TIMB1 TIMB2...

Javier1_0-1739181617390.png Javier1_2-1739181348401.png
Javier1 by Principal
  • 201 Views
  • 2 replies
  • 0 kudos

Resolved! Output Compare - STM32F3Discovery

Hello,I need to understand the implementation of using output compare with timers  as a basis to tackle a more advanced project. My start point/goal is a timer with a period of 3 seconds and it toggles when CNT equals 800ms(CCR1). Clock is running at...

Capture.PNG
daded.1 by Associate II
  • 683 Views
  • 3 replies
  • 0 kudos

Two phase-shifted PUSH-PULL using HRTIM.

Hello! I am trying to implement a phase-shifting full bridge on the STM32F334 microcontroller using HRTIM. Two PUSH-PULL outputs and a phase shift between them, this is necessary for the LLC converter.I configured the master timer as an event source ...

APota.1 by Associate
  • 819 Views
  • 1 replies
  • 0 kudos

Open bootloader for STM32H747 on USART

I want to use open bootloader on STM32H747 controller. I found that ST provides support for STM32H5 but not STM32H747. Can I use it for STM32H747? How can I port to my target controller?  

abasit by Associate
  • 112 Views
  • 1 replies
  • 1 kudos

PWM with shift phase and dead time, how to.

Hi,I am using the STM32G474 with HRTIM for the propose and also STM32CubeIDE.Is there any specific guide to make a four outputs (90 grades) PWM with dead time?The duty cycle must be changeable as well.I already read the relevant reference manual and ...

DKuro.1 by Associate III
  • 536 Views
  • 1 replies
  • 1 kudos

Resolved! STM32H533 ADC VDDA, VREF+ and input voltage range

I'm a little confused about the descriptions of the ADC VDDA, VREF+ and input voltage range.Do I understand it correctly thatVDD is the device supplyVDDA is the ADC supplyVREF+ is the ADC referenceIt says VREF+ can be supplied internally as 1.8 V, 2....

thansen by Associate II
  • 225 Views
  • 2 replies
  • 1 kudos