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

Programming custom board STM32G0B1RET

Hi,I'm trying to program one custom board with STM32G0B1RET using original STLINK V3 and STLINK V2 without succes.My schematic is very simple as you can see on the image: And the response all time is: Not STM32 target found.. if I use SWD port. If I ...

micropap_0-1755374418337.png
micropap by Associate
  • 298 Views
  • 2 replies
  • 1 kudos

Resolved! stm32L476VE ADC reading opamp channel does not work

I have designed an L476 into a simple controller (BMS) and am trying to use the opamp and ADC and comparators to read the current, and implement a hardware fast overcurrent protection.The opamp is working fine in PGA mode G16. I can see as I inject 2...

DMolo_1-1755334809364.png DMolo_0-1755334775142.png DMolo_2-1755334820167.png DMolo_3-1755334894702.png
DMolo by Senior
  • 471 Views
  • 6 replies
  • 0 kudos

Programming a virgin STM32G0B1

I'm trying to program a virgin SYM32G0B1 with the code I've developed and successfully run on the NUCLEO-G0B1RE/NUG0B1RE$AU2 development board. I'm using the STM32CibeProgrammer 2.20.0 software and an FTDI cable (TTL-232RG-VIP-WE with the Vcc line co...

Resolved! Unable to sink 5V over USB PD

I am using an STM32G4 microcontroller with UCPD and the USBPD middleware. I was following this tutorial (same as AN5418 https://www.st.com/resource/en/application_note/dm00663511-how-to-build-a-simple-usbpd-sink-application-with-stm32cubemx-stmicroel...

Nv7_0-1742192885965.png
Nv7 by Associate III
  • 936 Views
  • 10 replies
  • 0 kudos

Resolved! mt25ql512abb in memory mapped mode not working

I am writing a custom driver for the mt25ql512abb as the one on STM's github doesnt work for my STM32L412KB, I have gotten reading, writing and erasing working but when I try enter memory mapped mode DQ[0-3] on the flash just goes highHere is my func...

TIMER accuracy

Hello,I’m currently working on a project to synchronize two ICG and ECG devices. Although they require different oscillator frequencies—and therefore use different timers—both timers are driven by the same APB1 clock.Phase offsetSince they share the ...

welsonTW by Associate
  • 338 Views
  • 2 replies
  • 0 kudos

Resolved! STM32C0 DMAMUX SYNC example

Dear community,I would like to send a char buffer through UART using DMA, but at a precise interval (or delay).I know how to use the DMA with USART TX, it works flawlessly.The interesting bit is the delay between the DMA transfers.I know I can do it ...

Kraal by Lead
  • 579 Views
  • 8 replies
  • 3 kudos