STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

YMODEM transfer single file, then split into two files

I'm using YMODEM in TeraTerm to transfer my internal and external firmware and my goal is to make this a single file. I have already combined the two files into a .bin and when I transfer them via YMODEM, the transfer stops once it reaches the end of...

FWguy by Associate II
  • 1504 Views
  • 2 replies
  • 1 kudos

Error when jumping to user app

Hello everyoneSo I've managed to adapt and build my custom user app. Flashed it into the device.But it fails on startup somewhere between gpio and timers initializations in main().Console shows the following text:= [TEST] write 8 bytes @ Isolated cod...

leeana by Associate III
  • 1580 Views
  • 8 replies
  • 0 kudos

Resolved! Hardware Semaphores for SBSFU in STM32WB

Hello guys,I've implemented SBSFU along side with an USB standalone loader for my project using a STM32WB. My question is, should i implement hardware semaphores and shci_notification for CPU2 during flash erasing and writing operations on my USB ext...

MBuen.1 by Senior
  • 962 Views
  • 2 replies
  • 0 kudos