STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32G4 not functional after setting RDP Level 1

I’ve been struggling with setting up RDP Level 1 on my STM32G473CBT6.This project does not use the system bootloader. The BOOT0 pin is held low and it boots from FLASH using our own bootloader.I have code in place to accept a command to program RDP L...

B.Lunce by Associate II
  • 781 Views
  • 4 replies
  • 0 kudos

ST LINK V3 MODS error DEV_TARGET_CMD_ERROR ?

i recently purchase STLINK V3 MODS i connect using SWD connection as STLINK V2 .i am using stm32cubeprogrammer for programming when i press connect it gives errorst link error DEV_TARGET_CMD_ERROR .what is the problem and how can i solve it?

I2C getting stuck in HAL_I2C_STATE_BUSY_TX state

Hello,I'm currently working with a STM32F411RC chip in a custom board and using I2C to communicate with some peripherals (namely memory and ADCs). I decided to use I2C with DMA, but it wasn't working, so I switched to I2C with interruptions.My setup ...

0693W00000QNQQFQA5.bmp 0693W00000QNQQKQA5.bmp
THML by Associate II
  • 788 Views
  • 1 replies
  • 0 kudos

Center aligned pwm and DMA

How the hell it makes sense to have 2 UEVs per period in center aligned PWM mode and not be able to choose which one generates request for DMA and update of registers. For an interrupt it's possible to choose if underflow or overflow events generate ...

0693W00000QNdahQAD.png
DDona.1 by Associate II
  • 822 Views
  • 3 replies
  • 1 kudos