User Activity

I work with STM32H753 through 3-rd side hardware (Algocraft WN-1 programmer) and have an access to the registers. I try to read/write GPIOJ pins. For this purpose I enabled GPIOJ clock by writing the AHB4 peripheral clock enable register (RCC_AHB4ENR...
I'm trying to program i2C1 interface of STM32L151 with 3-rd side tools - Algocraft WN programmer.The sequence of operations attached in the DOC file.After these operations the START bit does not generated (checked by scope) and MASTER bit doesn't app...