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

Resolved! Looking for a suitable MCU for USB to 4 UART and I2C

Hi Sir,I'd like to choose STM32F103V/R/Z to achieve the USB to 4UART and I2C in my system.Because it's said this MCU's USB support up to 8 bidrectional end ports. I don't know whether it's right or not.Could you help to review it or propose another s...

Bill_W_0-1724808371591.png
Bill_W by Associate II
  • 2175 Views
  • 13 replies
  • 12 kudos

Writing a program that updates itself at runtime

How can you write a program that updates itself for an STM32, eg. for an STM32F103C8?I'm not talking about a bootloader, since (as far as I know), a bootloader lives from (say) 0x08000000 to 0x08001000 in Flash and then updates another program (anoth...

Resolved! DMA interrupt not triggering after init

After setting configuration registers in HAL_DMA_Start_IT, DMA fails to fire back interrupt, HAL_DMA_IRQHandler(). The TransferComplete call back routine is not called but only once after reset since HAL_DMA_IRQHandler() is called only once after ini...

Klassic_0-1718361144991.png
Klassic by Associate III
  • 3638 Views
  • 15 replies
  • 2 kudos

Resolved! EEPROM Emulator causes hard fault

MCU: STM32H753VI Scenario:Requirements specify that I must use internal flash memory to store error counters for our fault management system. I was going to directly write to flash memory using the built in HAL commands, but found that most people se...

STM32F401CC bootloader problem

Posted on June 28, 2017 at 14:27Hi all,i have two custom board with a microcontroller STM32F401CC in a 48pin package. One of these two micro is not working anymore due to a programmed option byte during a debug session. ST-link tell me this micro ha...

Resolved! STM32U073 flash wait states - wrong documentation

The reference manual RM0503 rev2 has inconsistent information about the flash wait states.Table 9 in §3.3.4 shows three options: 0WS, 1WS, 2WS (and, by the way, it says that all three of them correspond to "1 CPU cycle", which seems wrong).Instead, §...

SZano by Associate III
  • 749 Views
  • 2 replies
  • 0 kudos