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

STM32H743 – DAC with DMA not working ?

Dear Reader,In this project we’re required to output a DAC signal (to begin with a sine-wave would suffice in terms of proving the code) on PA4 of our STM32H743 micro using DMA.I’ve done some evaluation and testing based on STM’s sample project NUCLE...

TMA1of3 by Associate III
  • 640 Views
  • 1 replies
  • 0 kudos

STM32F103c8 bxCAN Transmit Problem.

I am tried to send a simple message over CAN, but I got the broken Frame when transmitting, I capture it on a Logic Analyzer(Pic Below), it seems that it is Transmitting but not Correctly.Did I did somting wrong or Did I miss Someting?And here is my ...

0693W00000SvvccQAB.png

What happens when you press reset?

I know when we press the reset in keil or when reset happens the PC should start at 0x000...ideally in my projects and flash is remapped to the start address.But for me when I press reset it is going somwhere to 0x1ffff some stupid thing.And I'm unab...

0693W00000SvvCKQAZ.png
Vmere.1 by Senior
  • 1256 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F103 - IAP (In Application Programming) - Clock and Speed?

Currently have a STM32F103 running HSE + pll with a SysClk of 72 mhz.I want to use one of the upper flash memory blocks for storing application information - which means I need to erase and program the flash memory from my application (I do this all ...

Joe.H by Senior
  • 2020 Views
  • 7 replies
  • 0 kudos

Resolved! STM32F746ZG JTAG Connection Failed

Hello, I have two Nucleo-STM32F746ZG development boards daisy-chained together via their JTAG pins (refer to below diagram). When connecting a JLink Plus debug probe to the microcontrollers and attempting to debug the second development board in the ...

0693W00000QL99NQAT.png 0693W00000QLAqNQAX.png

Resolved! STM32G0B1RE - How to switch to bank2 in dualbank mode?

I use this code to switch to bank2 after downloaded fw image in bank2. I have verified that the first address is (stack pointer) is pointing to the SRAM. But still it starts the code in bank1.Is there any example that I can follow?       /* Unlock op...

MNils.2 by Associate II
  • 1259 Views
  • 2 replies
  • 0 kudos