User Activity

I am attempting to erase and download a hex file to the external flash. The board I am using is not listed in the external loaders list in Cube Programmer. The board I am using is the STM32F103VCT6. This there another program that can be used with th...
Hello,I asked this question once, but I feel that I explained the problem inadequately.I am attempting to write to internal flash memory and am following the (UNLOCK, ERASE, WRITE, LOCK) approach. Everything writes fine in the simple code I have writ...
Additional Information:STM32WB55The PSC is set to 0the ARR is set to 31The pulse is set to 15The problem starts when writing to internal flash after FLASHEx_Erase runs while TIM16 is activated. I tested the speeds for the given PSC, ARR and pulse, an...