User Activity

Hi Team,We are building a Braille Display for the Blind people, for the device, we are trying to give IAP through SD card on our board.My problem is whenever we try to erase or program the STM32H753 chip, the program comes out of Debugger at the firs...
For our device, we are using STM32H750 IC. in some 100 PCBs manufactured at our company, in 1 or 2 PCBs we cannot program the blank MCU and get this warning in STM32CubeProgrammer. "Warning: The core is locked up"What can be the issue? any specific p...
Hi, we are using STM32H743VIT6 IC for past 3 to 4 years. but from January, none of the newly bought IC is getting programmed via DFUSE. the IC gets connected, erase cycle starts reaches upto 49% and then nothing happens. only the timer is incremented...
HI, we are working on STM32H750. in our program, we need to store 5 bytes in the internal flash. this data will be read everytime the device is powered on. the data will be changed whenever the settings are changed by the user. i.e. once in a while.M...
Hi, I am using STM32H753VI on my own board. I was trying to programme the chip using SDCard through IAP. the program works perfectly till it erase bank1(from 0x08020000 to end of sector7 of bank1) and whole bank2.then copies the bin file to flash. ev...