User Activity

Hi there, I have used the STM32CubeProgrammer to flash firmware into a STM32G4, it all worked wonderfully, However I was experimenting with the Read out protection options, in the option bytes section, and first set the highest level 2 (0xCC) on one ...
I am working on a project using STMCubeMX and an STM32G4 i would like to remap the MISO and MOSI pins, if I were to remap PB4 -> SPI_1_MISO to SPI_1_MOSI and viceversa with PB5 -> SPI_1_MOSI to SPI_1_MISO. I have a Custom PCB with two STM32G4 communi...