STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! GPIO pins won't RESET low (always high)

I took the default STM32F101VFTx, enabled PB8 & PB9 as GPIO Output, and then tried to pull the pins low.  I am having an issue that caused me to create this isolated test.   Configurations, code, and scope on the pins below.  Repo for this test case ...

HunterR_2-1707243776809.png HunterR_0-1707243659343.png HunterR_1-1707243732555.png
HunterR by Associate II
  • 1524 Views
  • 3 replies
  • 2 kudos

Resolved! 4 DACs, 4 audio rate sawtooth waves with SMT32G4

Hello,I am looking to develop with the STM32 microcontrollers for the first time and was hoping to get some help. I need to create a device capable of outputting 3 separate sawtooth waves that are individually controllable to synthesize audio based o...

STM32F303RE: PWMs utilizing Timers with Phase Shift

Hello,I am assisting with the firmware development of a dual-active bridge converter and I am trying to create a phase-shifted PWM signal that will control the switches. Creating the phase shift is proving challenging, but I had an idea that I believ...

KMew_0-1706889515705.png KMew_1-1706889584526.png KMew_2-1706889611420.png KMew_3-1706889628508.png
KMew by Senior III
  • 2526 Views
  • 12 replies
  • 1 kudos

How do I synchronize received UART data ?

I am trying to receive a frame containing 10 bytes of serial data, each frame is transmitted at a 100ms rate.However, as the UART can start receiving the 10 byte frame at any point in time, the received data is becoming out of sync. How do I sync the...

johngj_0-1706805151387.png johngj_1-1706805208495.png johngj_2-1706805851655.png johngj_3-1706805879295.png
johngj by Senior
  • 5507 Views
  • 23 replies
  • 11 kudos

Resolved! using several ADC

Hello,I wonder if it is or it is not possible to use more than one ADC independet of each other. My problem is as follows: I want to use ADC1 and ADC2  in independent scan conversion nothing works anymore. My code work for ADC1 alone   or ADC2 alone,...

kkhli.1 by Associate III
  • 2057 Views
  • 11 replies
  • 6 kudos

Resolved! Flash via I2C bootloader problem for STM32G0B1KBU6

Hello,We encountered a problem with the internal Bootloader of the STM32G0B1KBU6 MCU.ConditionsFirst, the option bytes are set with an STLINK-V3 programming adapter (SWD interface) and CubeProgrammer (2.15.0) according to Pattern 11 of AN2606:nBoot_S...

IE by Associate II
  • 2837 Views
  • 13 replies
  • 0 kudos

Resolved! USB available on STM32G0B0KET6 ?

DS13565 Rev 2 says under 3.20: "The embedded USB controller cannot be used on STM32G0B0KE as this device does not provide an HSE oscillator input.". Well, sounds reasonable. But same DS says in Table 11 for Pin 2 (LQFP32) PC14: "OSC32_IN, OSC_IN" whe...

Resolved! How to configure ADC_DMA in ethernet using NUCLEO-H745

Hello Team,I have implemented ADC_DMA (circular mode) Multiple channels in NUCLEO_H745 and in that added ethernet without RTOS when ethernet is implement ADC_DMA is not working it provide only one time data but i have configured for circular mode eve...

ggowd.1 by Associate III
  • 963 Views
  • 2 replies
  • 0 kudos