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

Problem with option bytes set from program level- G0B1

Hi! I have problem with setting option bytes from program. Setting OBs from Cube Programmer working good. MCU im using is STM32G0B1.  I found and implement this function:   HAL_StatusTypeDef optionByteSetBootFromPin(void) { FLASH_OBProgramInitTypeD...

BPrac.1 by Associate III
  • 2099 Views
  • 4 replies
  • 1 kudos

Resolved! STM32N6 HPDMA not copying data

Hello,another day, another N6 "issue" :)I want to do RAM to RAM copy by HPDMA, but the data never get copied from Src to Dest, Dest always stays unmodified. I have checked the 'DMA_RAMToRAM' example for N6 and went from there, but with no success.DMA...

Resolved! question about stm32h750bdk ExtMem_boot

 Inside the QSPI_EnableMemoryMappedMode function, the dummy cycles are MT25TL01G_DUMMY_CYCLES_READ_QUAD_DTR - 1.MT25TL01G_DUMMY_CYCLES_READ_QUAD_DTR is defined as 6U.The datasheet for MT25TL01G states that the DTR QUAD INPUT/OUTPUT FAST READ value is...

taeun by Associate II
  • 511 Views
  • 3 replies
  • 0 kudos